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

Public Member Functions

 OCPN_ThreadMessageEvent (wxEventType commandType=wxEVT_NULL, int id=0)
 
void SetSString (std::string string)
 
std::string GetSString ()
 
wxEvent * Clone () const
 

Detailed Description

Definition at line 137 of file ocpn_frame.h.

Constructor & Destructor Documentation

◆ OCPN_ThreadMessageEvent()

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

Definition at line 7834 of file ocpn_frame.cpp.

◆ ~OCPN_ThreadMessageEvent()

OCPN_ThreadMessageEvent::~OCPN_ThreadMessageEvent ( )

Definition at line 7838 of file ocpn_frame.cpp.

Member Function Documentation

◆ Clone()

wxEvent * OCPN_ThreadMessageEvent::Clone ( ) const

Definition at line 7840 of file ocpn_frame.cpp.

◆ GetSString()

std::string OCPN_ThreadMessageEvent::GetSString ( )
inline

Definition at line 144 of file ocpn_frame.h.

◆ SetSString()

void OCPN_ThreadMessageEvent::SetSString ( std::string  string)
inline

Definition at line 143 of file ocpn_frame.h.


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