ledger-core
List of all members
djinni::Bool Class Reference
+ 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)
 

The documentation for this class was generated from the following file: