OpenCPN Partial API docs
Loading...
Searching...
No Matches
JsonEvent Class Reference

Handle sending of wxJson messages to all plugins. More...

#include <json_event.h>

Public Member Functions

void Notify (const std::string &message, std::shared_ptr< void > msg_root)
 

Static Public Member Functions

static JsonEventgetInstance ()
 

Detailed Description

Handle sending of wxJson messages to all plugins.

Definition at line 12 of file json_event.h.

Member Function Documentation

◆ getInstance()

static JsonEvent & JsonEvent::getInstance ( )
inlinestatic

Definition at line 14 of file json_event.h.

◆ Notify()

void JsonEvent::Notify ( const std::string &  message,
std::shared_ptr< void >  msg_root 
)
inline

Definition at line 19 of file json_event.h.


The documentation for this class was generated from the following file: