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

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
static

◆ CallNonvirtualMethod

constexpr auto jni::TypedMethods< jfloat >::CallNonvirtualMethod = &JNIEnv::CallNonvirtualFloatMethod
static

◆ CallStaticMethod

constexpr auto jni::TypedMethods< jfloat >::CallStaticMethod = &JNIEnv::CallStaticFloatMethod
static

◆ GetArrayElements

constexpr auto jni::TypedMethods< jfloat >::GetArrayElements = &JNIEnv::GetFloatArrayElements
static

◆ GetArrayRegion

constexpr auto jni::TypedMethods< jfloat >::GetArrayRegion = &JNIEnv::GetFloatArrayRegion
static

◆ GetField

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

◆ GetStaticField

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

◆ NewArray

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

◆ ReleaseArrayElements

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

◆ SetArrayRegion

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

◆ SetField

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

◆ SetStaticField

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

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