|
ledger-core
|
Inheritance diagram for djinni_generated::RippleLikeAddress:
Collaboration diagram for djinni_generated::RippleLikeAddress:Public Types | |
| using | CppType = std::shared_ptr<::ledger::core::api::RippleLikeAddress > |
| using | CppOptType = std::shared_ptr<::ledger::core::api::RippleLikeAddress > |
| using | JniType = jobject |
| using | Boxed = RippleLikeAddress |
Public Member Functions | |
| static ::djinni::LocalRef< JniType > | fromCppOpt (JNIEnv *jniEnv, const CppOptType &c) |
| static ::djinni::LocalRef< JniType > | fromCpp (JNIEnv *jniEnv, const CppType &c) |
Static Public Member Functions | |
| static CppType | toCpp (JNIEnv *jniEnv, JniType j) |
1.8.13