ledger-core
Public Types | List of all members
djinni::JniCppProxyCacheTraits Struct Reference

Public Types

using UnowningImplPointer = void *
 
using OwningImplPointer = std::shared_ptr< void >
 
using OwningProxyPointer = jobject
 
using WeakProxyPointer = JavaWeakRef
 
using UnowningImplPointerHash = std::hash< void * >
 
using UnowningImplPointerEqual = std::equal_to< void * >
 

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