lime
Lime is a C++ library implementing Open Whisper System Signal protocol
Loading...
Searching...
No Matches
jni::TypedMethods< jchar > Struct Reference

#include <typed_methods.hpp>

Static Public Attributes

static constexpr auto CallMethod = &JNIEnv::CallCharMethod
static constexpr auto CallNonvirtualMethod = &JNIEnv::CallNonvirtualCharMethod
static constexpr auto GetField = &JNIEnv::GetCharField
static constexpr auto SetField = &JNIEnv::SetCharField
static constexpr auto CallStaticMethod = &JNIEnv::CallStaticCharMethod
static constexpr auto GetStaticField = &JNIEnv::GetStaticCharField
static constexpr auto SetStaticField = &JNIEnv::SetStaticCharField
static constexpr auto NewArray = &JNIEnv::NewCharArray
static constexpr auto GetArrayElements = &JNIEnv::GetCharArrayElements
static constexpr auto ReleaseArrayElements = &JNIEnv::ReleaseCharArrayElements
static constexpr auto GetArrayRegion = &JNIEnv::GetCharArrayRegion
static constexpr auto SetArrayRegion = &JNIEnv::SetCharArrayRegion

Member Data Documentation

◆ CallMethod

auto jni::TypedMethods< jchar >::CallMethod = &JNIEnv::CallCharMethod
staticconstexpr

◆ CallNonvirtualMethod

auto jni::TypedMethods< jchar >::CallNonvirtualMethod = &JNIEnv::CallNonvirtualCharMethod
staticconstexpr

◆ CallStaticMethod

auto jni::TypedMethods< jchar >::CallStaticMethod = &JNIEnv::CallStaticCharMethod
staticconstexpr

◆ GetArrayElements

auto jni::TypedMethods< jchar >::GetArrayElements = &JNIEnv::GetCharArrayElements
staticconstexpr

◆ GetArrayRegion

auto jni::TypedMethods< jchar >::GetArrayRegion = &JNIEnv::GetCharArrayRegion
staticconstexpr

◆ GetField

auto jni::TypedMethods< jchar >::GetField = &JNIEnv::GetCharField
staticconstexpr

◆ GetStaticField

auto jni::TypedMethods< jchar >::GetStaticField = &JNIEnv::GetStaticCharField
staticconstexpr

◆ NewArray

auto jni::TypedMethods< jchar >::NewArray = &JNIEnv::NewCharArray
staticconstexpr

◆ ReleaseArrayElements

auto jni::TypedMethods< jchar >::ReleaseArrayElements = &JNIEnv::ReleaseCharArrayElements
staticconstexpr

◆ SetArrayRegion

auto jni::TypedMethods< jchar >::SetArrayRegion = &JNIEnv::SetCharArrayRegion
staticconstexpr

◆ SetField

auto jni::TypedMethods< jchar >::SetField = &JNIEnv::SetCharField
staticconstexpr

◆ SetStaticField

auto jni::TypedMethods< jchar >::SetStaticField = &JNIEnv::SetStaticCharField
staticconstexpr

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