lime
Lime is a C++ library implementing Open Whisper System Signal protocol
|
Go to the source code of this file.
Classes | |
class | jni::Class< TheTag > |
class | jni::Field< TheTag, T > |
class | jni::Method< TheTag, class > |
class | jni::ObjectBase |
class | jni::Object< TheTag > |
Namespaces | |
jni | |
Functions | |
template<class OutTagType , class T > | |
Local< Object< OutTagType > > | jni::Cast (JNIEnv &env, const Class< OutTagType > &clazz, const T &object) |