|
lime
Lime is a C++ library implementing Open Whisper System Signal protocol
|
#include <typed_methods.hpp>
Static Public Attributes | |
| static constexpr auto | CallMethod = &JNIEnv::CallObjectMethod |
| static constexpr auto | CallNonvirtualMethod = &JNIEnv::CallNonvirtualObjectMethod |
| static constexpr auto | GetField = &JNIEnv::GetObjectField |
| static constexpr auto | SetField = &JNIEnv::SetObjectField |
| static constexpr auto | CallStaticMethod = &JNIEnv::CallStaticObjectMethod |
| static constexpr auto | GetStaticField = &JNIEnv::GetStaticObjectField |
| static constexpr auto | SetStaticField = &JNIEnv::SetStaticObjectField |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |