20 #ifndef _ANCH_EVENTS_OSERVER_H_ 21 #define _ANCH_EVENTS_OSERVER_H_ 38 template<
typename Event>
48 virtual void notify(
const Event& event) noexcept = 0;
56 #endif // _ANCH_EVENTS_OSERVER_H_ An observer interface of the observers/observable design pattern.
Definition: observer.hpp:39
virtual void notify(const Event &event) noexcept=0
AnCH framework base namespace.
Definition: base64.hpp:28