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

#include <typed_methods.hpp>

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

◆ CallMethod

auto jni::TypedMethods< jshort >::CallMethod = &JNIEnv::CallShortMethod
staticconstexpr

◆ CallNonvirtualMethod

auto jni::TypedMethods< jshort >::CallNonvirtualMethod = &JNIEnv::CallNonvirtualShortMethod
staticconstexpr

◆ CallStaticMethod

auto jni::TypedMethods< jshort >::CallStaticMethod = &JNIEnv::CallStaticShortMethod
staticconstexpr

◆ GetArrayElements

auto jni::TypedMethods< jshort >::GetArrayElements = &JNIEnv::GetShortArrayElements
staticconstexpr

◆ GetArrayRegion

auto jni::TypedMethods< jshort >::GetArrayRegion = &JNIEnv::GetShortArrayRegion
staticconstexpr

◆ GetField

auto jni::TypedMethods< jshort >::GetField = &JNIEnv::GetShortField
staticconstexpr

◆ GetStaticField

auto jni::TypedMethods< jshort >::GetStaticField = &JNIEnv::GetStaticShortField
staticconstexpr

◆ NewArray

auto jni::TypedMethods< jshort >::NewArray = &JNIEnv::NewShortArray
staticconstexpr

◆ ReleaseArrayElements

auto jni::TypedMethods< jshort >::ReleaseArrayElements = &JNIEnv::ReleaseShortArrayElements
staticconstexpr

◆ SetArrayRegion

auto jni::TypedMethods< jshort >::SetArrayRegion = &JNIEnv::SetShortArrayRegion
staticconstexpr

◆ SetField

auto jni::TypedMethods< jshort >::SetField = &JNIEnv::SetShortField
staticconstexpr

◆ SetStaticField

auto jni::TypedMethods< jshort >::SetStaticField = &JNIEnv::SetStaticShortField
staticconstexpr

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