◆ CallMethod
◆ CallNonvirtualMethod
constexpr auto jni::TypedMethods< jlong >::CallNonvirtualMethod = &JNIEnv::CallNonvirtualLongMethod |
|
staticconstexpr |
◆ CallStaticMethod
constexpr auto jni::TypedMethods< jlong >::CallStaticMethod = &JNIEnv::CallStaticLongMethod |
|
staticconstexpr |
◆ GetArrayElements
constexpr auto jni::TypedMethods< jlong >::GetArrayElements = &JNIEnv::GetLongArrayElements |
|
staticconstexpr |
◆ GetArrayRegion
constexpr auto jni::TypedMethods< jlong >::GetArrayRegion = &JNIEnv::GetLongArrayRegion |
|
staticconstexpr |
◆ GetField
◆ GetStaticField
constexpr auto jni::TypedMethods< jlong >::GetStaticField = &JNIEnv::GetStaticLongField |
|
staticconstexpr |
◆ NewArray
◆ ReleaseArrayElements
constexpr auto jni::TypedMethods< jlong >::ReleaseArrayElements = &JNIEnv::ReleaseLongArrayElements |
|
staticconstexpr |
◆ SetArrayRegion
constexpr auto jni::TypedMethods< jlong >::SetArrayRegion = &JNIEnv::SetLongArrayRegion |
|
staticconstexpr |
◆ SetField
◆ SetStaticField
constexpr auto jni::TypedMethods< jlong >::SetStaticField = &JNIEnv::SetStaticLongField |
|
staticconstexpr |
The documentation for this struct was generated from the following file: