#include <typed_methods.hpp>
◆ CallMethod
◆ CallNonvirtualMethod
constexpr auto jni::TypedMethods< jint >::CallNonvirtualMethod = &JNIEnv::CallNonvirtualIntMethod |
|
staticconstexpr |
◆ CallStaticMethod
constexpr auto jni::TypedMethods< jint >::CallStaticMethod = &JNIEnv::CallStaticIntMethod |
|
staticconstexpr |
◆ GetArrayElements
constexpr auto jni::TypedMethods< jint >::GetArrayElements = &JNIEnv::GetIntArrayElements |
|
staticconstexpr |
◆ GetArrayRegion
constexpr auto jni::TypedMethods< jint >::GetArrayRegion = &JNIEnv::GetIntArrayRegion |
|
staticconstexpr |
◆ GetField
◆ GetStaticField
constexpr auto jni::TypedMethods< jint >::GetStaticField = &JNIEnv::GetStaticIntField |
|
staticconstexpr |
◆ NewArray
◆ ReleaseArrayElements
constexpr auto jni::TypedMethods< jint >::ReleaseArrayElements = &JNIEnv::ReleaseIntArrayElements |
|
staticconstexpr |
◆ SetArrayRegion
constexpr auto jni::TypedMethods< jint >::SetArrayRegion = &JNIEnv::SetIntArrayRegion |
|
staticconstexpr |
◆ SetField
◆ SetStaticField
constexpr auto jni::TypedMethods< jint >::SetStaticField = &JNIEnv::SetStaticIntField |
|
staticconstexpr |
The documentation for this struct was generated from the following file: