WPILibC++
2018.4.1-1232-gce8c71b
|
Public Member Functions | |
JLocal (JNIEnv *env, T obj) | |
JLocal (const JLocal &)=delete | |
JLocal (JLocal &&oth) | |
JLocal & | operator= (const JLocal &)=delete |
JLocal & | operator= (JLocal &&oth) |
operator T () | |
T | obj () |