lime
Lime is a C++ library implementing Open Whisper System Signal protocol
Public Member Functions | List of all members
jni::ReferenceTypeWrapper< W, U > Struct Template Reference

Public Member Functions

W * Wrap (U u) const
 
Unwrap (W *w) const
 

Member Function Documentation

◆ Unwrap()

template<class W , class U >
U jni::ReferenceTypeWrapper< W, U >::Unwrap ( W *  w) const
inline

◆ Wrap()

template<class W , class U >
W* jni::ReferenceTypeWrapper< W, U >::Wrap ( u) const
inline

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