lime
Lime is a C++ library implementing Open Whisper System Signal protocol
|
#include <typed_methods.hpp>
Static Public Attributes | |
static constexpr auto | CallMethod = &JNIEnv::CallCharMethod |
static constexpr auto | CallNonvirtualMethod = &JNIEnv::CallNonvirtualCharMethod |
static constexpr auto | GetField = &JNIEnv::GetCharField |
static constexpr auto | SetField = &JNIEnv::SetCharField |
static constexpr auto | CallStaticMethod = &JNIEnv::CallStaticCharMethod |
static constexpr auto | GetStaticField = &JNIEnv::GetStaticCharField |
static constexpr auto | SetStaticField = &JNIEnv::SetStaticCharField |
static constexpr auto | NewArray = &JNIEnv::NewCharArray |
static constexpr auto | GetArrayElements = &JNIEnv::GetCharArrayElements |
static constexpr auto | ReleaseArrayElements = &JNIEnv::ReleaseCharArrayElements |
static constexpr auto | GetArrayRegion = &JNIEnv::GetCharArrayRegion |
static constexpr auto | SetArrayRegion = &JNIEnv::SetCharArrayRegion |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |