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

JVMPI_Method Struct Reference

#include <jvmpi.h>

List of all members.

Public Attributes

char* method_name
char* method_signature
jint start_lineno
jint end_lineno
jmethodID method_id


Member Data Documentation

jint JVMPI_Method::end_lineno
 

Definition at line 47 of file jvmpi.h.

jmethodID JVMPI_Method::method_id
 

Definition at line 48 of file jvmpi.h.

char * JVMPI_Method::method_name
 

Definition at line 44 of file jvmpi.h.

char * JVMPI_Method::method_signature
 

Definition at line 45 of file jvmpi.h.

jint JVMPI_Method::start_lineno
 

Definition at line 46 of file jvmpi.h.


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