#include <traceKey.h>
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. | |
Used for searching in hash tables.
Definition at line 46 of file traceKey.h.
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001