|
static constexpr auto | CallMethod = &JNIEnv::CallObjectMethod |
|
static constexpr auto | CallNonvirtualMethod = &JNIEnv::CallNonvirtualObjectMethod |
|
static constexpr auto | GetField = &JNIEnv::GetObjectField |
|
static constexpr auto | SetField = &JNIEnv::SetObjectField |
|
static constexpr auto | CallStaticMethod = &JNIEnv::CallStaticObjectMethod |
|
static constexpr auto | GetStaticField = &JNIEnv::GetStaticObjectField |
|
static constexpr auto | SetStaticField = &JNIEnv::SetStaticObjectField |
|
The documentation for this struct was generated from the following file: