An ordered list of TimerEntries
An ordered list of TimerEntries. This list is a list of events and the time those events expire.
virtual ~TimerContainer()
TimerEntryId add(Sptr < Msg >, milliseconds_t relativeTime)
bool cancel(TimerEntryId)
int getTimeout()
TimerEntryId getFirstTimerEntryId()
bool messageAvailable()
Sptr < Msg > getMessage() throw( VMissingDataException )
ostream& writeTo(ostream & out)
unsigned int size()
generated by doc++