Classdesc  3.D29
JNItype< Jtype > Struct Template Reference

Convert a C++ type to a Java JNI type. More...

#include <javaClass_base.h>

Collaboration diagram for JNItype< Jtype >:
Collaboration graph

Static Public Member Functions

template<class CppType >
static Jtype from (JNIEnv *env, const CppType &x)
 

Detailed Description

template<class Jtype>
struct classdesc::JNItype< Jtype >

Convert a C++ type to a Java JNI type.


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