WPILibC++
2018.4.1-20180928043320-1211-g175c6c1
|
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 () |