Main Page   Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

oTable Struct Reference

#include <oTable.h>

Class diagram for oTable:

ResourceObj

List of all members.

Public Members

 oTable ()
void grow ()
memOop add (memOop p)
void record_derivation (memOop* ptr, int32 offset)
memOop restore_derivation (memOop p, memOop* ptr)
bool contains (memOopClass* p)
oTableEntryas_oTableEntry (memOopClass* p)
void gc_mark_contents ()
void gc_mark_rest ()
bool is_oTableEntry (void* p)
oTableBufferbottom
oTablePoint point
oTablePoint current
offsetEntryoffsets
ResourceArea resource_area

Detailed Description


Member Function Documentation

oTable::oTable () [inline]

void oTable::grow ()

memOop oTable::add (memOop p) [inline]

void oTable::record_derivation (memOop * ptr, int32 offset) [inline]

memOop oTable::restore_derivation (memOop p, memOop * ptr) [inline]

bool oTable::contains (memOopClass * p)

oTableEntry * oTable::as_oTableEntry (memOopClass * p) [inline]

void oTable::gc_mark_contents ()

void oTable::gc_mark_rest ()

bool oTable::is_oTableEntry (void * p) [inline]


Member Data Documentation

oTableBuffer* oTable::bottom

oTablePoint oTable::point

oTablePoint oTable::current

offsetEntry* oTable::offsets

ResourceArea oTable::resource_area


The documentation for this struct was generated from the following files:
Generated at Tue Jun 27 12:15:19 2000 for SelfVM by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999