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

Static Public Attributes

static constexpr auto CallMethod = &JNIEnv::CallShortMethod
 
static constexpr auto CallNonvirtualMethod = &JNIEnv::CallNonvirtualShortMethod
 
static constexpr auto GetField = &JNIEnv::GetShortField
 
static constexpr auto SetField = &JNIEnv::SetShortField
 
static constexpr auto CallStaticMethod = &JNIEnv::CallStaticShortMethod
 
static constexpr auto GetStaticField = &JNIEnv::GetStaticShortField
 
static constexpr auto SetStaticField = &JNIEnv::SetStaticShortField
 
static constexpr auto NewArray = &JNIEnv::NewShortArray
 
static constexpr auto GetArrayElements = &JNIEnv::GetShortArrayElements
 
static constexpr auto ReleaseArrayElements = &JNIEnv::ReleaseShortArrayElements
 
static constexpr auto GetArrayRegion = &JNIEnv::GetShortArrayRegion
 
static constexpr auto SetArrayRegion = &JNIEnv::SetShortArrayRegion
 

Member Data Documentation

constexpr auto jni::TypedMethods< jshort >::CallMethod = &JNIEnv::CallShortMethod
static
constexpr auto jni::TypedMethods< jshort >::CallNonvirtualMethod = &JNIEnv::CallNonvirtualShortMethod
static
constexpr auto jni::TypedMethods< jshort >::CallStaticMethod = &JNIEnv::CallStaticShortMethod
static
constexpr auto jni::TypedMethods< jshort >::GetArrayElements = &JNIEnv::GetShortArrayElements
static
constexpr auto jni::TypedMethods< jshort >::GetArrayRegion = &JNIEnv::GetShortArrayRegion
static
constexpr auto jni::TypedMethods< jshort >::GetField = &JNIEnv::GetShortField
static
constexpr auto jni::TypedMethods< jshort >::GetStaticField = &JNIEnv::GetStaticShortField
static
constexpr auto jni::TypedMethods< jshort >::NewArray = &JNIEnv::NewShortArray
static
constexpr auto jni::TypedMethods< jshort >::ReleaseArrayElements = &JNIEnv::ReleaseShortArrayElements
static
constexpr auto jni::TypedMethods< jshort >::SetArrayRegion = &JNIEnv::SetShortArrayRegion
static
constexpr auto jni::TypedMethods< jshort >::SetField = &JNIEnv::SetShortField
static
constexpr auto jni::TypedMethods< jshort >::SetStaticField = &JNIEnv::SetStaticShortField
static

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