TIIterationState Struct Reference

#include <jvmti_heap.h>

List of all members.

Public Attributes

jvmtiHeapObjectCallback heap_object_callback
jvmtiHeapObjectFilter object_filter
Classclass_filter
jvmtiHeapRootCallback heap_root_callback
jvmtiStackReferenceCallback stack_ref_callback
jvmtiObjectReferenceCallback object_ref_callback
bool abort
int error
unsigned char * markbits
UDATA markbits_size
std::stack< ManagedObject * > * markstack
jvmtiHeapRootKind root_kind
jlong thread_tag
jint depth
jmethodID method
void * frame_base
void * user_data
int objects
int bytes


Member Data Documentation

jvmtiHeapObjectCallback TIIterationState.heap_object_callback

jvmtiHeapObjectFilter TIIterationState.object_filter

Class* TIIterationState.class_filter

jvmtiHeapRootCallback TIIterationState.heap_root_callback

jvmtiStackReferenceCallback TIIterationState.stack_ref_callback

jvmtiObjectReferenceCallback TIIterationState.object_ref_callback

bool TIIterationState.abort

int TIIterationState.error

unsigned char* TIIterationState.markbits

UDATA TIIterationState.markbits_size

std::stack<ManagedObject*>* TIIterationState.markstack

jvmtiHeapRootKind TIIterationState.root_kind

jlong TIIterationState.thread_tag

jint TIIterationState.depth

jmethodID TIIterationState.method

void* TIIterationState.frame_base

void* TIIterationState.user_data

int TIIterationState.objects

int TIIterationState.bytes


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

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

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