WPILibC++ 2023.4.3-108-ge5452e3
|
#include <wpi/jni_util.h>
Public Member Functions | |
JGlobal ()=default | |
JGlobal (JNIEnv *env, T obj) | |
void | free (JNIEnv *env) |
operator bool () const | |
operator T () const | |
Protected Attributes | |
T | m_cls = nullptr |
|
default |
|
inline |
|
inline |
|
inlineexplicit |
|
inline |
|
protected |