Main Page | Modules | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

xmog_remote_java_value Struct Reference

A helper type used to convey remote Java arguments around. More...

#include <xmog_java_value.h>

List of all members.

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.


Detailed Description

A helper type used to convey remote Java arguments around.


Constructor & Destructor Documentation

xmog_remote_java_value::xmog_remote_java_value  )  [inline]
 

xmog_remote_java_value::xmog_remote_java_value const xmog_remote_java_value rhs  ) 
 

xmog_remote_java_value::~xmog_remote_java_value  ) 
 

Cleans up behind the instance.


The documentation for this struct was generated from the following file:
Generated on Fri Jun 16 10:19:13 2006 for JMS Courier for C++ by  doxygen 1.4.1