jvmtiLocalVariableEntry Struct Reference

#include <jvmti_types.h>

List of all members.


Detailed Description

Local variables information structure.

See specification for details.


Public Attributes

jlocation start_location
jint length
char * name
char * signature
char * generic_signature
jint slot


Member Data Documentation

jlocation jvmtiLocalVariableEntry.start_location

jint jvmtiLocalVariableEntry.length

char* jvmtiLocalVariableEntry.name

char* jvmtiLocalVariableEntry.signature

char* jvmtiLocalVariableEntry.generic_signature

jint jvmtiLocalVariableEntry.slot


The documentation for this struct was generated from the following file:

Genereated on Tue Mar 11 19:26:02 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.