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

Public Member Functions

 OCPN_BUILDSENC_ThreadEvent (wxEventType commandType=wxEVT_NULL, int id=0)
 
wxEvent * Clone () const
 

Public Attributes

int stat
 
EVENTSENCResult type
 
SENCJobTicketm_ticket
 

Detailed Description

Definition at line 86 of file SencManager.h.

Constructor & Destructor Documentation

◆ OCPN_BUILDSENC_ThreadEvent()

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

Definition at line 55 of file SencManager.cpp.

◆ ~OCPN_BUILDSENC_ThreadEvent()

OCPN_BUILDSENC_ThreadEvent::~OCPN_BUILDSENC_ThreadEvent ( )

Definition at line 61 of file SencManager.cpp.

Member Function Documentation

◆ Clone()

wxEvent * OCPN_BUILDSENC_ThreadEvent::Clone ( ) const

Definition at line 63 of file SencManager.cpp.

Member Data Documentation

◆ m_ticket

SENCJobTicket* OCPN_BUILDSENC_ThreadEvent::m_ticket

Definition at line 96 of file SencManager.h.

◆ stat

int OCPN_BUILDSENC_ThreadEvent::stat

Definition at line 94 of file SencManager.h.

◆ type

EVENTSENCResult OCPN_BUILDSENC_ThreadEvent::type

Definition at line 95 of file SencManager.h.


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