This is the complete list of members for EventCollection< EventType >, including all inherited members.
| AddEvent(EventType event)=0 | EventCollection< EventType > | pure virtual |
| AddToEnd(const EventCollection< EventType > &other) | EventCollection< EventType > | |
| Clear()=0 | EventCollection< EventType > | pure virtual |
| DoAddToEnd(const EventCollection< EventType > &other)=0 | EventCollection< EventType > | protectedpure virtual |
| EventCollection(const EventCollection &)=delete | EventCollection< EventType > | |
| EventCollection(EventCollection &&)=delete | EventCollection< EventType > | |
| EventCollection()=default | EventCollection< EventType > | protected |
| HasEvents() const =0 | EventCollection< EventType > | pure virtual |
| operator=(const EventCollection &)=delete | EventCollection< EventType > | |
| operator=(EventCollection &&)=delete | EventCollection< EventType > | |
| SetFrom(const EventCollection< EventType > &other) | EventCollection< EventType > | |
| ~EventCollection() | EventCollection< EventType > | virtual |