ledger-core
|
This is the complete list of members for djinni::I32, including all inherited members.
CppType typedef (defined in djinni::Primitive< Self, CppT, JniT >) | djinni::Primitive< Self, CppT, JniT > | |
fromCpp(JNIEnv *, CppType c) noexcept (defined in djinni::Primitive< Self, CppT, JniT >) | djinni::Primitive< Self, CppT, JniT > | inlinestatic |
JniType typedef (defined in djinni::Primitive< Self, CppT, JniT >) | djinni::Primitive< Self, CppT, JniT > | |
Primitive(const char *javaClassSpec, const char *staticBoxMethod, const char *staticBoxMethodSignature, const char *unboxMethod, const char *unboxMethodSignature) (defined in djinni::Primitive< Self, CppT, JniT >) | djinni::Primitive< Self, CppT, JniT > | inlineprotected |
toCpp(JNIEnv *, JniType j) noexcept (defined in djinni::Primitive< Self, CppT, JniT >) | djinni::Primitive< Self, CppT, JniT > | inlinestatic |