Classdesc 3.44
JNItype< Jtype > Struct Template Reference

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

#include <javaClass_base.h>

Inheritance diagram for JNItype< Jtype >:
Inheritance graph
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: