Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
Loading...
Searching...
No Matches
hgps::EventAggregator Member List

This is the complete list of members for hgps::EventAggregator, including all inherited members.

EventAggregator()=defaulthgps::EventAggregator
EventAggregator(EventAggregator &&other)=defaulthgps::EventAggregator
EventAggregator(const EventAggregator &)=deletehgps::EventAggregator
operator=(EventAggregator &&other)=defaulthgps::EventAggregator
operator=(const EventAggregator &)=deletehgps::EventAggregator
publish(std::unique_ptr< EventMessage > message) const =0hgps::EventAggregatorpure virtual
publish_async(std::unique_ptr< EventMessage > message) const =0hgps::EventAggregatorpure virtual
subscribe(EventType event_id, std::function< void(std::shared_ptr< EventMessage > message)> handler)=0hgps::EventAggregatorpure virtual
unsubscribe(const EventSubscriber &subscriber)=0hgps::EventAggregatorpure virtual
~EventAggregator()=defaulthgps::EventAggregatorvirtual