#include <typed_methods.hpp>
◆ CallMethod
◆ CallNonvirtualMethod
constexpr auto jni::TypedMethods< jfloat >::CallNonvirtualMethod = &JNIEnv::CallNonvirtualFloatMethod |
|
staticconstexpr |
◆ CallStaticMethod
constexpr auto jni::TypedMethods< jfloat >::CallStaticMethod = &JNIEnv::CallStaticFloatMethod |
|
staticconstexpr |
◆ GetArrayElements
constexpr auto jni::TypedMethods< jfloat >::GetArrayElements = &JNIEnv::GetFloatArrayElements |
|
staticconstexpr |
◆ GetArrayRegion
constexpr auto jni::TypedMethods< jfloat >::GetArrayRegion = &JNIEnv::GetFloatArrayRegion |
|
staticconstexpr |
◆ GetField
◆ GetStaticField
constexpr auto jni::TypedMethods< jfloat >::GetStaticField = &JNIEnv::GetStaticFloatField |
|
staticconstexpr |
◆ NewArray
◆ ReleaseArrayElements
constexpr auto jni::TypedMethods< jfloat >::ReleaseArrayElements = &JNIEnv::ReleaseFloatArrayElements |
|
staticconstexpr |
◆ SetArrayRegion
constexpr auto jni::TypedMethods< jfloat >::SetArrayRegion = &JNIEnv::SetFloatArrayRegion |
|
staticconstexpr |
◆ SetField
◆ SetStaticField
constexpr auto jni::TypedMethods< jfloat >::SetStaticField = &JNIEnv::SetStaticFloatField |
|
staticconstexpr |
The documentation for this struct was generated from the following file: