Object <- FixedList <- DirectDispatchList |
|
|
MoveMemoryBlock |
Class DirectDispatchList defines no new attributes.
Fields
No fields are defined by DirectDispatchList or any of its superclasses.
Instance template
instance DirectDispatchList tag; end instance;
Define Class DirectDispatchList; inherits from FixedList; inherits from TracksMemoryManagerMoves; overrides MoveMemoryBlock; // we need to update the global pointers to the direct dispatch lists end class;