|
lime
Lime is a C++ library implementing Open Whisper System Signal protocol
|
#include <typed_methods.hpp>
Static Public Attributes | |
| static constexpr auto | CallMethod = &JNIEnv::CallShortMethod |
| static constexpr auto | CallNonvirtualMethod = &JNIEnv::CallNonvirtualShortMethod |
| static constexpr auto | GetField = &JNIEnv::GetShortField |
| static constexpr auto | SetField = &JNIEnv::SetShortField |
| static constexpr auto | CallStaticMethod = &JNIEnv::CallStaticShortMethod |
| static constexpr auto | GetStaticField = &JNIEnv::GetStaticShortField |
| static constexpr auto | SetStaticField = &JNIEnv::SetStaticShortField |
| static constexpr auto | NewArray = &JNIEnv::NewShortArray |
| static constexpr auto | GetArrayElements = &JNIEnv::GetShortArrayElements |
| static constexpr auto | ReleaseArrayElements = &JNIEnv::ReleaseShortArrayElements |
| static constexpr auto | GetArrayRegion = &JNIEnv::GetShortArrayRegion |
| static constexpr auto | SetArrayRegion = &JNIEnv::SetShortArrayRegion |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |