#include <VMInterface.h>
Inheritance diagram for Jitrino.GCInterface:

Public Member Functions | |
| GCInterface (GC_Enumeration_Handle gcHandle) | |
| virtual | ~GCInterface () |
| virtual void | enumerateRootReference (void **reference) |
| virtual void | enumerateCompressedRootReference (uint32 *reference) |
| virtual void | enumerateRootManagedReference (void **slotReference, int slotOffset) |
| Jitrino.GCInterface.GCInterface | ( | GC_Enumeration_Handle | gcHandle | ) |
| virtual Jitrino.GCInterface.~GCInterface | ( | ) | [virtual] |
| virtual void Jitrino.GCInterface.enumerateRootReference | ( | void ** | reference | ) | [virtual] |
Reimplemented in Jitrino.ThreadDumpEnumerator.
| virtual void Jitrino.GCInterface.enumerateCompressedRootReference | ( | uint32 * | reference | ) | [virtual] |
Reimplemented in Jitrino.ThreadDumpEnumerator.
| virtual void Jitrino.GCInterface.enumerateRootManagedReference | ( | void ** | slotReference, | |
| int | slotOffset | |||
| ) | [virtual] |
Reimplemented in Jitrino.ThreadDumpEnumerator.
Genereated on Tue Mar 11 19:25:40 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.