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

Public Member Functions

 OCPN_CompressionThreadEvent (wxEventType commandType=wxEVT_NULL, int id=0)
 
void SetTicket (JobTicket *ticket)
 
JobTicketGetTicket (void)
 
wxEvent * Clone () const
 

Public Attributes

int type
 
int nstat
 
int nstat_max
 

Detailed Description

Definition at line 58 of file glTextureManager.h.

Constructor & Destructor Documentation

◆ OCPN_CompressionThreadEvent()

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

Definition at line 612 of file glTextureManager.cpp.

◆ ~OCPN_CompressionThreadEvent()

OCPN_CompressionThreadEvent::~OCPN_CompressionThreadEvent ( )

Definition at line 618 of file glTextureManager.cpp.

Member Function Documentation

◆ Clone()

wxEvent * OCPN_CompressionThreadEvent::Clone ( ) const

Definition at line 620 of file glTextureManager.cpp.

◆ GetTicket()

JobTicket * OCPN_CompressionThreadEvent::GetTicket ( void  )
inline

Definition at line 65 of file glTextureManager.h.

◆ SetTicket()

void OCPN_CompressionThreadEvent::SetTicket ( JobTicket ticket)
inline

Definition at line 64 of file glTextureManager.h.

Member Data Documentation

◆ nstat

int OCPN_CompressionThreadEvent::nstat

Definition at line 71 of file glTextureManager.h.

◆ nstat_max

int OCPN_CompressionThreadEvent::nstat_max

Definition at line 72 of file glTextureManager.h.

◆ type

int OCPN_CompressionThreadEvent::type

Definition at line 70 of file glTextureManager.h.


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