27 #include <wx/wxprec.h>
33 #include "model/comm_appmsg_bus.h"
Application layer messaging, a singleton.
void Notify(std::shared_ptr< const AppMsg > msg)
Send message to everyone listening to given message type.
The observable notify/listen basic nuts and bolts.
virtual const void Notify()
Notify all listeners about variable change.