WPILibC++
2018.4.1-20180924194819-1202-g15c5a82
|
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 () |