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

TraceKey Struct Reference

Key for Trace class. More...

#include <traceKey.h>

List of all members.

Public Methods

 TraceKey ()
 Initialization.


Public Attributes

int numFrames
 number of call frames.

JVMPI_CallFrame * frames
 call frames.


Private Attributes

JVMPI_CallFrame _frames [MAX_TRACE]
 internally used frames.


Detailed Description

Key for Trace class.

Used for searching in hash tables.

Author:
Petr Luner

Definition at line 46 of file traceKey.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jan 28 14:53:30 2002 for Java Profiler Dynamic Library by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001