lime
Lime is a C++ library implementing Open Whisper System Signal protocol
Public Member Functions | List of all members
jni::NativeMethodMaker< void(JNIEnv &, Subject, Args...), method > Struct Template Reference

Public Member Functions

auto operator() (const char *name)
 

Member Function Documentation

template<class Subject , class... Args, void(*)(JNIEnv &, Subject, Args...) method>
auto jni::NativeMethodMaker< void(JNIEnv &, Subject, Args...), method >::operator() ( const char *  name)
inline

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