Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

jvalue Union Reference

#include <jni.h>

Collaboration diagram for jvalue:

Collaboration graph
[legend]
List of all members.

Public Attributes

jboolean z
jbyte b
jchar c
jshort s
jint i
jlong j
jfloat f
jdouble d
jobject l

Member Data Documentation

jbyte jvalue::b
 

Definition at line 107 of file jni.h.

jchar jvalue::c
 

Definition at line 108 of file jni.h.

jdouble jvalue::d
 

Definition at line 113 of file jni.h.

jfloat jvalue::f
 

Definition at line 112 of file jni.h.

jint jvalue::i
 

Definition at line 110 of file jni.h.

jlong jvalue::j
 

Definition at line 111 of file jni.h.

jobject jvalue::l
 

Definition at line 114 of file jni.h.

jshort jvalue::s
 

Definition at line 109 of file jni.h.

jboolean jvalue::z
 

Definition at line 106 of file jni.h.


The documentation for this union was generated from the following file:
Generated at Sun Jun 24 20:59:17 2001 for xdprof by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001