Definition at line 10 of file Notifier.h.
#include <Notifier.h>
◆ Notifier()
◆ ~Notifier()
| virtual BPMNOS::Execution::Notifier::~Notifier |
( |
| ) |
|
|
virtualdefault |
◆ addSubscriber()
template<typename... ObservableTypes>
| void BPMNOS::Execution::Notifier::addSubscriber |
( |
Observer * | subscriber, |
|
|
ObservableTypes... | observableTypes ) |
|
inline |
◆ notify() [1/2]
| void Notifier::notify |
( |
const Observable & | observable | ) |
const |
◆ notify() [2/2]
| void Notifier::notify |
( |
const Observable * | observable | ) |
const |
The documentation for this class was generated from the following files: