|
lime
Lime is a C++ library implementing Open Whisper System Signal protocol
|
#include <typed_methods.hpp>
Static Public Attributes | |
| static constexpr auto | CallMethod = &JNIEnv::CallFloatMethod |
| static constexpr auto | CallNonvirtualMethod = &JNIEnv::CallNonvirtualFloatMethod |
| static constexpr auto | GetField = &JNIEnv::GetFloatField |
| static constexpr auto | SetField = &JNIEnv::SetFloatField |
| static constexpr auto | CallStaticMethod = &JNIEnv::CallStaticFloatMethod |
| static constexpr auto | GetStaticField = &JNIEnv::GetStaticFloatField |
| static constexpr auto | SetStaticField = &JNIEnv::SetStaticFloatField |
| static constexpr auto | NewArray = &JNIEnv::NewFloatArray |
| static constexpr auto | GetArrayElements = &JNIEnv::GetFloatArrayElements |
| static constexpr auto | ReleaseArrayElements = &JNIEnv::ReleaseFloatArrayElements |
| static constexpr auto | GetArrayRegion = &JNIEnv::GetFloatArrayRegion |
| static constexpr auto | SetArrayRegion = &JNIEnv::SetFloatArrayRegion |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |