lime
Lime is a C++ library implementing Open Whisper System Signal protocol
|
#include <typed_methods.hpp>
Static Public Attributes | |
static constexpr auto | CallMethod = &JNIEnv::CallBooleanMethod |
static constexpr auto | CallNonvirtualMethod = &JNIEnv::CallNonvirtualBooleanMethod |
static constexpr auto | GetField = &JNIEnv::GetBooleanField |
static constexpr auto | SetField = &JNIEnv::SetBooleanField |
static constexpr auto | CallStaticMethod = &JNIEnv::CallStaticBooleanMethod |
static constexpr auto | GetStaticField = &JNIEnv::GetStaticBooleanField |
static constexpr auto | SetStaticField = &JNIEnv::SetStaticBooleanField |
static constexpr auto | NewArray = &JNIEnv::NewBooleanArray |
static constexpr auto | GetArrayElements = &JNIEnv::GetBooleanArrayElements |
static constexpr auto | ReleaseArrayElements = &JNIEnv::ReleaseBooleanArrayElements |
static constexpr auto | GetArrayRegion = &JNIEnv::GetBooleanArrayRegion |
static constexpr auto | SetArrayRegion = &JNIEnv::SetBooleanArrayRegion |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |