OpenCPN Partial API docs
Loading...
Searching...
No Matches
JobTicket Class Reference

Public Member Functions

bool DoJob ()
 
bool DoJob (const wxRect &rect)
 

Public Attributes

glTexFactorypFact
 
wxRect m_rect
 
int level_min_request
 
int ident
 
bool b_throttle
 
CompressionPoolThreadpthread
 
unsigned char * level0_bits
 
unsigned char * comp_bits_array [10]
 
wxString m_ChartPath
 
bool b_abort
 
bool b_isaborted
 
bool bpost_zip_compress
 
bool binplace
 
unsigned char * compcomp_bits_array [10]
 
int compcomp_size_array [10]
 
bool b_inCompressAll
 

Detailed Description

Definition at line 79 of file glTextureManager.h.

Constructor & Destructor Documentation

◆ JobTicket()

JobTicket::JobTicket ( )

Definition at line 191 of file glTextureManager.cpp.

◆ ~JobTicket()

JobTicket::~JobTicket ( )
inline

Definition at line 82 of file glTextureManager.h.

Member Function Documentation

◆ DoJob() [1/2]

bool JobTicket::DoJob ( )

Definition at line 371 of file glTextureManager.cpp.

◆ DoJob() [2/2]

bool JobTicket::DoJob ( const wxRect &  rect)

Definition at line 456 of file glTextureManager.cpp.

Member Data Documentation

◆ b_abort

bool JobTicket::b_abort

Definition at line 96 of file glTextureManager.h.

◆ b_inCompressAll

bool JobTicket::b_inCompressAll

Definition at line 102 of file glTextureManager.h.

◆ b_isaborted

bool JobTicket::b_isaborted

Definition at line 97 of file glTextureManager.h.

◆ b_throttle

bool JobTicket::b_throttle

Definition at line 90 of file glTextureManager.h.

◆ binplace

bool JobTicket::binplace

Definition at line 99 of file glTextureManager.h.

◆ bpost_zip_compress

bool JobTicket::bpost_zip_compress

Definition at line 98 of file glTextureManager.h.

◆ comp_bits_array

unsigned char* JobTicket::comp_bits_array[10]

Definition at line 94 of file glTextureManager.h.

◆ compcomp_bits_array

unsigned char* JobTicket::compcomp_bits_array[10]

Definition at line 100 of file glTextureManager.h.

◆ compcomp_size_array

int JobTicket::compcomp_size_array[10]

Definition at line 101 of file glTextureManager.h.

◆ ident

int JobTicket::ident

Definition at line 89 of file glTextureManager.h.

◆ level0_bits

unsigned char* JobTicket::level0_bits

Definition at line 93 of file glTextureManager.h.

◆ level_min_request

int JobTicket::level_min_request

Definition at line 88 of file glTextureManager.h.

◆ m_ChartPath

wxString JobTicket::m_ChartPath

Definition at line 95 of file glTextureManager.h.

◆ m_rect

wxRect JobTicket::m_rect

Definition at line 87 of file glTextureManager.h.

◆ pFact

glTexFactory* JobTicket::pFact

Definition at line 86 of file glTextureManager.h.

◆ pthread

CompressionPoolThread* JobTicket::pthread

Definition at line 92 of file glTextureManager.h.


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