|
BPMN-OS
BPMN for optimization and simulation
|
Definition at line 11 of file EventListener.h.
#include <EventListener.h>
Public Member Functions | |
| void | subscribe (EventDispatcher *eventDispatcher) |
Protected Member Functions | |
| std::shared_ptr< Event > | fetchEvent (SystemState *systemState) |
Protected Attributes | |
| std::vector< EventDispatcher * > | eventDispatchers |
|
protected |
Definition at line 11 of file EventListener.cpp.
| void EventListener::subscribe | ( | EventDispatcher * | eventDispatcher | ) |
Definition at line 7 of file EventListener.cpp.
|
protected |
Definition at line 16 of file EventListener.h.