maliput
DiagramEventCollection< EventType > Member List

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

add_event(std::unique_ptr< EventType >) finalDiagramEventCollection< EventType >virtual
AddEvent(EventType) finalDiagramEventCollection< EventType >virtual
AddToEnd(const EventCollection< EventType > &other)EventCollection< EventType >
Clear() finalDiagramEventCollection< EventType >virtual
DiagramEventCollection(int num_subsystems)DiagramEventCollection< EventType >explicit
DoAddToEnd(const EventCollection< EventType > &other_collection) finalDiagramEventCollection< EventType >protectedvirtual
EventCollection()=defaultEventCollection< EventType >protected
get_mutable_subevent_collection(int index)DiagramEventCollection< EventType >
get_subevent_collection(int index) constDiagramEventCollection< EventType >
HasEvents() const finalDiagramEventCollection< EventType >virtual
num_subsystems() constDiagramEventCollection< EventType >
set_and_own_subevent_collection(int index, std::unique_ptr< EventCollection< EventType >> subevent_collection)DiagramEventCollection< EventType >
set_subevent_collection(int index, EventCollection< EventType > *subevent_collection)DiagramEventCollection< EventType >
SetFrom(const EventCollection< EventType > &other)EventCollection< EventType >
~EventCollection()EventCollection< EventType >virtual