Class diagram for GenericInterestingMap:
Public Members | |||
![]() | ![]() | GenericInterestingMap (char* nm, matchFn predicate) | |
![]() | ![]() | bool | matches (oop p, Map* m) |
![]() | ![]() | matchFn | pred |
GenericInterestingMap::GenericInterestingMap (char * nm, matchFn predicate) |
bool GenericInterestingMap::matches (oop p, Map * m) [inline, virtual]
|
Reimplemented from InterestingMap.
matchFn GenericInterestingMap::pred |