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

JNINativeMethod Struct Reference

#include <jni.h>

List of all members.

Public Attributes

char* name
char* signature
void* fnPtr


Member Data Documentation

void * JNINativeMethod::fnPtr
 

Definition at line 159 of file jni.h.

char * JNINativeMethod::name
 

Definition at line 157 of file jni.h.

char * JNINativeMethod::signature
 

Definition at line 158 of file jni.h.


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