lime
Lime is a C++ library implementing Open Whisper System Signal protocol
|
#include <typed_methods.hpp>
Static Public Attributes | |
static constexpr auto | CallMethod = &JNIEnv::CallIntMethod |
static constexpr auto | CallNonvirtualMethod = &JNIEnv::CallNonvirtualIntMethod |
static constexpr auto | GetField = &JNIEnv::GetIntField |
static constexpr auto | SetField = &JNIEnv::SetIntField |
static constexpr auto | CallStaticMethod = &JNIEnv::CallStaticIntMethod |
static constexpr auto | GetStaticField = &JNIEnv::GetStaticIntField |
static constexpr auto | SetStaticField = &JNIEnv::SetStaticIntField |
static constexpr auto | NewArray = &JNIEnv::NewIntArray |
static constexpr auto | GetArrayElements = &JNIEnv::GetIntArrayElements |
static constexpr auto | ReleaseArrayElements = &JNIEnv::ReleaseIntArrayElements |
static constexpr auto | GetArrayRegion = &JNIEnv::GetIntArrayRegion |
static constexpr auto | SetArrayRegion = &JNIEnv::SetIntArrayRegion |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |