|
OpenCPN Partial API docs
|
Public Member Functions | |
| OCPN_MsgEvent (wxEventType commandType=wxEVT_NULL, int id=0) | |
| OCPN_MsgEvent (const OCPN_MsgEvent &event) | |
| wxString | GetID () |
| wxString | GetJSONText () |
| void | SetID (const wxString &string) |
| void | SetJSONText (const wxString &string) |
| wxEvent * | Clone () const |
Definition at line 91 of file pluginmanager.h.