#include <xmog_java_value.h>
Public Member Functions | |
| xmog_remote_java_value (const xmog_remote_java_value &rhs) | |
| xmog_remote_java_value () | |
| ~xmog_remote_java_value () | |
Public Attributes | |
| jclass | clazz |
| The type of the instance. | |
| void * | data |
| The optional native data (string or array). | |
| jint | length |
| The length of the array. | |
| jint | type |
| The data type. | |
| xmog_java_value | val |
| The primitive data or the handle. | |
|
|
|
|
|
|
|
|
Cleans up behind the instance. |
1.4.1