Drake
Drake C++ Documentation
EventCollection< EventType > Member List

This is the complete list of members for EventCollection< EventType >, including all inherited members.

AddEvent(EventType event)=0EventCollection< EventType >pure virtual
AddToEnd(const EventCollection< EventType > &other)EventCollection< EventType >
Clear()=0EventCollection< EventType >pure virtual
DoAddToEnd(const EventCollection< EventType > &other)=0EventCollection< EventType >protectedpure virtual
EventCollection(const EventCollection &)=deleteEventCollection< EventType >
EventCollection(EventCollection &&)=deleteEventCollection< EventType >
EventCollection()=defaultEventCollection< EventType >protected
HasEvents() const =0EventCollection< EventType >pure virtual
operator=(const EventCollection &)=deleteEventCollection< EventType >
operator=(EventCollection &&)=deleteEventCollection< EventType >
SetFrom(const EventCollection< EventType > &other)EventCollection< EventType >
~EventCollection()EventCollection< EventType >virtual