OpenCPN Partial API docs
Loading...
Searching...
No Matches
OCPN_MsgEvent Class Reference
Inheritance diagram for OCPN_MsgEvent:

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
 

Detailed Description

Definition at line 92 of file pluginmanager.h.

Constructor & Destructor Documentation

◆ OCPN_MsgEvent() [1/2]

OCPN_MsgEvent::OCPN_MsgEvent ( wxEventType  commandType = wxEVT_NULL,
int  id = 0 
)

Definition at line 983 of file pluginmanager.cpp.

◆ OCPN_MsgEvent() [2/2]

OCPN_MsgEvent::OCPN_MsgEvent ( const OCPN_MsgEvent event)
inline

Definition at line 96 of file pluginmanager.h.

◆ ~OCPN_MsgEvent()

OCPN_MsgEvent::~OCPN_MsgEvent ( )

Definition at line 986 of file pluginmanager.cpp.

Member Function Documentation

◆ Clone()

wxEvent * OCPN_MsgEvent::Clone ( ) const

Definition at line 988 of file pluginmanager.cpp.

◆ GetID()

wxString OCPN_MsgEvent::GetID ( )
inline

Definition at line 104 of file pluginmanager.h.

◆ GetJSONText()

wxString OCPN_MsgEvent::GetJSONText ( )
inline

Definition at line 105 of file pluginmanager.h.

◆ SetID()

void OCPN_MsgEvent::SetID ( const wxString &  string)
inline

Definition at line 107 of file pluginmanager.h.

◆ SetJSONText()

void OCPN_MsgEvent::SetJSONText ( const wxString &  string)
inline

Definition at line 108 of file pluginmanager.h.


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