file name: dataset.hpp
classification: simulation
contents: class CTimeSet, class CRateSet, class CDelaySet
all derived from: class ACObjectList
use: list classes for storing pointers to objects of type STimeInterval
or SRate with the key <const CAddr&
networkAddress, int area> and objects of type SDelay
with the key <const CAddr& networkAddress>
Note: the classes were generated from listtemp.hpp.
global items used by the three classes:
additional functions:
INT32
Cardinality(): Returns the number of entries in the list.
T*
RemoveLast(): Removes and returns the last object from the list. If
the list is empty, NULL is returned.
Since the functions are quite simple, they were not tested.
last modified: Fri Feb 5 18:56:10 1999