lime
Lime is a C++ library implementing Open Whisper System Signal protocol
|
#include <typed_methods.hpp>
Static Public Attributes | |
static constexpr auto | CallMethod = &JNIEnv::CallLongMethod |
static constexpr auto | CallNonvirtualMethod = &JNIEnv::CallNonvirtualLongMethod |
static constexpr auto | GetField = &JNIEnv::GetLongField |
static constexpr auto | SetField = &JNIEnv::SetLongField |
static constexpr auto | CallStaticMethod = &JNIEnv::CallStaticLongMethod |
static constexpr auto | GetStaticField = &JNIEnv::GetStaticLongField |
static constexpr auto | SetStaticField = &JNIEnv::SetStaticLongField |
static constexpr auto | NewArray = &JNIEnv::NewLongArray |
static constexpr auto | GetArrayElements = &JNIEnv::GetLongArrayElements |
static constexpr auto | ReleaseArrayElements = &JNIEnv::ReleaseLongArrayElements |
static constexpr auto | GetArrayRegion = &JNIEnv::GetLongArrayRegion |
static constexpr auto | SetArrayRegion = &JNIEnv::SetLongArrayRegion |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |