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

mapOopClass Struct Reference

#include <mapOop.h>

Class diagram for mapOopClass:

oopsOopClass

List of all members.

Public Members

Mapaddr ()
mapOop copy (fint size, bool mustAllocate= true, oop genObj= NULL)
mapOop grow (fint size, fint delta, bool mustAllocate= true)
mapOop shrink (fint size, fint delta, bool mustAllocate= true)
mapOop insert (fint size, fint change_point, fint delta, bool mustAllocate= true)
mapOop remove (fint size, fint change_point, fint delta, bool mustAllocate= true)
bool equal (mapOop other)

Friends

mapOop as_mapOop (void* m)

Detailed Description


Member Function Documentation

Map * mapOopClass::addr () [inline]

Reimplemented from memOopClass.

mapOop mapOopClass::copy (fint size, bool mustAllocate = true, oop genObj = NULL) [inline]

mapOop mapOopClass::grow (fint size, fint delta, bool mustAllocate = true) [inline]

Reimplemented from oopsOopClass.

mapOop mapOopClass::shrink (fint size, fint delta, bool mustAllocate = true) [inline]

Reimplemented from oopsOopClass.

mapOop mapOopClass::insert (fint size, fint change_point, fint delta, bool mustAllocate = true) [inline]

mapOop mapOopClass::remove (fint size, fint change_point, fint delta, bool mustAllocate = true) [inline]

bool mapOopClass::equal (mapOop other)


Friends And Related Function Documentation

mapOop as_mapOop (void * m) [friend]


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