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