#include <oTable.h>
Class diagram for oTable:
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) |
![]() | ![]() | oTableEntry* | as_oTableEntry (memOopClass* p) |
![]() | ![]() | void | gc_mark_contents () |
![]() | ![]() | void | gc_mark_rest () |
![]() | ![]() | bool | is_oTableEntry (void* p) |
![]() | ![]() | oTableBuffer* | bottom |
![]() | ![]() | oTablePoint | point |
![]() | ![]() | oTablePoint | current |
![]() | ![]() | offsetEntry* | offsets |
![]() | ![]() | ResourceArea | resource_area |
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]
|
oTableBuffer* oTable::bottom |
oTablePoint oTable::point |
oTablePoint oTable::current |
offsetEntry* oTable::offsets |
ResourceArea oTable::resource_area |