lime
Lime is a C++ library implementing Open Whisper System Signal protocol
|
#include <typed_methods.hpp>
Static Public Attributes | |
static constexpr auto | CallMethod = &JNIEnv::CallByteMethod |
static constexpr auto | CallNonvirtualMethod = &JNIEnv::CallNonvirtualByteMethod |
static constexpr auto | GetField = &JNIEnv::GetByteField |
static constexpr auto | SetField = &JNIEnv::SetByteField |
static constexpr auto | CallStaticMethod = &JNIEnv::CallStaticByteMethod |
static constexpr auto | GetStaticField = &JNIEnv::GetStaticByteField |
static constexpr auto | SetStaticField = &JNIEnv::SetStaticByteField |
static constexpr auto | NewArray = &JNIEnv::NewByteArray |
static constexpr auto | GetArrayElements = &JNIEnv::GetByteArrayElements |
static constexpr auto | ReleaseArrayElements = &JNIEnv::ReleaseByteArrayElements |
static constexpr auto | GetArrayRegion = &JNIEnv::GetByteArrayRegion |
static constexpr auto | SetArrayRegion = &JNIEnv::SetByteArrayRegion |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |