9#include "observable_evtvar.h"
19void Notify(
const std::string& message, std::shared_ptr<void> msg_root) {
20 event.Notify(msg_root, message, 0);
Generic event handling between between two parties like MVC Model and Controller using a shared Event...
Handle sending of wxJson messages to all plugins.