|
ledger-core
|
Inheritance diagram for djinni::Bool:
Collaboration diagram for djinni::Bool:Additional Inherited Members | |
Public Types inherited from djinni::Primitive< Bool, bool, jboolean > | |
| using | CppType = bool |
| using | JniType = jboolean |
Static Public Member Functions inherited from djinni::Primitive< Bool, bool, jboolean > | |
| static CppType | toCpp (JNIEnv *, JniType j) noexcept |
| static JniType | fromCpp (JNIEnv *, CppType c) noexcept |
Protected Member Functions inherited from djinni::Primitive< Bool, bool, jboolean > | |
| Primitive (const char *javaClassSpec, const char *staticBoxMethod, const char *staticBoxMethodSignature, const char *unboxMethod, const char *unboxMethodSignature) | |
1.8.13