RoutingEventHistory()
Definition: RoutingEventHistory.cpp:36
void clear()
Definition: RoutingEventHistory.cpp:77
bool empty() const
Definition: RoutingEventHistory.h:63
History of RoutingEvent.
Definition: RoutingEventHistory.h:35
~RoutingEventHistory()
Definition: RoutingEventHistory.cpp:41
RoutingEvent * getRNth(size_t) const
Definition: RoutingEventHistory.cpp:52
void push(RoutingEvent *)
Definition: RoutingEventHistory.cpp:73
size_t size() const
Definition: RoutingEventHistory.h:64
RoutingEvent * getNth(size_t) const
Definition: RoutingEventHistory.cpp:45