Class diagram for InterestingMap:

Public Members | |||
![]() | ![]() | InterestingMap (Map* m, char* n) | |
![]() | ![]() | virtual bool | matches (oop p, Map* m) |
![]() | ![]() | void | add (fint s) |
![]() | ![]() | void | print_im (int32 tCount, int32 tSize) |
![]() | ![]() | Map* | map |
![]() | ![]() | char* | name |
![]() | ![]() | int32 | count |
![]() | ![]() | int32 | size |
InterestingMap::InterestingMap (Map * m, char * n) [inline]
|
virtual bool InterestingMap::matches (oop p, Map * m) [inline, virtual]
|
Reimplemented in GenericInterestingMap.
void InterestingMap::add (fint s) [inline]
|
void InterestingMap::print_im (int32 tCount, int32 tSize) [inline]
|
| Map* InterestingMap::map |
| char* InterestingMap::name |
| int32 InterestingMap::count |
| int32 InterestingMap::size |
1.0.0 written by Dimitri van Heesch,
© 1997-1999