WPILibC++
unspecified
|
Public Member Functions | |
void | SetFunc (JNIEnv *env, jobject func, jmethodID mid) |
void | Log (unsigned int level, const char *file, unsigned int line, const char *msg) |
![]() | |
void | Start () |
void | Start (LoggerThreadJNI *thr) |
Proxy | GetThread () |
![]() | |
void | Stop () |
Static Public Member Functions | |
static LoggerJNI & | GetInstance () |
Additional Inherited Members | |
![]() | |
using | Proxy = typename detail::SafeThreadProxy< LoggerThreadJNI > |
![]() | |
SafeThreadOwnerBase (const SafeThreadOwnerBase &)=delete | |
SafeThreadOwnerBase & | operator= (const SafeThreadOwnerBase &)=delete |
void | Start (SafeThread *thr) |
SafeThread * | GetThread () |