classdesc::Arg Class Reference
Collaboration diagram for classdesc::Arg:
Collaboration graph

Public Member Functions

 Arg (JNIEnv *env, jobject object)
 
 Arg (JNIEnv *env, jbyte v)
 
 Arg (JNIEnv *env, jchar v)
 
 Arg (JNIEnv *env, jint v)
 
 Arg (JNIEnv *env, jlong v)
 
 Arg (JNIEnv *env, jfloat v)
 
 Arg (JNIEnv *env, jdouble v)
 
template<class T >
get () const
 
 operator float ()
 
 operator int ()
 
 operator std::string ()
 

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