lime
Lime is a C++ library implementing Open Whisper System Signal protocol
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
jni::TypedMethods< jfloat > Struct Reference

#include <typed_methods.hpp>

Static Public Attributes

static constexpr auto CallMethod = &JNIEnv::CallFloatMethod
 
static constexpr auto CallNonvirtualMethod = &JNIEnv::CallNonvirtualFloatMethod
 
static constexpr auto GetField = &JNIEnv::GetFloatField
 
static constexpr auto SetField = &JNIEnv::SetFloatField
 
static constexpr auto CallStaticMethod = &JNIEnv::CallStaticFloatMethod
 
static constexpr auto GetStaticField = &JNIEnv::GetStaticFloatField
 
static constexpr auto SetStaticField = &JNIEnv::SetStaticFloatField
 
static constexpr auto NewArray = &JNIEnv::NewFloatArray
 
static constexpr auto GetArrayElements = &JNIEnv::GetFloatArrayElements
 
static constexpr auto ReleaseArrayElements = &JNIEnv::ReleaseFloatArrayElements
 
static constexpr auto GetArrayRegion = &JNIEnv::GetFloatArrayRegion
 
static constexpr auto SetArrayRegion = &JNIEnv::SetFloatArrayRegion
 

Member Data Documentation

◆ CallMethod

constexpr auto jni::TypedMethods< jfloat >::CallMethod = &JNIEnv::CallFloatMethod
staticconstexpr

◆ 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

constexpr auto jni::TypedMethods< jfloat >::GetField = &JNIEnv::GetFloatField
staticconstexpr

◆ GetStaticField

constexpr auto jni::TypedMethods< jfloat >::GetStaticField = &JNIEnv::GetStaticFloatField
staticconstexpr

◆ NewArray

constexpr auto jni::TypedMethods< jfloat >::NewArray = &JNIEnv::NewFloatArray
staticconstexpr

◆ ReleaseArrayElements

constexpr auto jni::TypedMethods< jfloat >::ReleaseArrayElements = &JNIEnv::ReleaseFloatArrayElements
staticconstexpr

◆ SetArrayRegion

constexpr auto jni::TypedMethods< jfloat >::SetArrayRegion = &JNIEnv::SetFloatArrayRegion
staticconstexpr

◆ SetField

constexpr auto jni::TypedMethods< jfloat >::SetField = &JNIEnv::SetFloatField
staticconstexpr

◆ SetStaticField

constexpr auto jni::TypedMethods< jfloat >::SetStaticField = &JNIEnv::SetStaticFloatField
staticconstexpr

The documentation for this struct was generated from the following file: