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 84 of file gl_texture_mgr.h.

Constructor & Destructor Documentation

◆ JobTicket()

JobTicket::JobTicket ( )

Definition at line 189 of file gl_texture_mgr.cpp.

◆ ~JobTicket()

JobTicket::~JobTicket ( )
inline

Definition at line 87 of file gl_texture_mgr.h.

Member Function Documentation

◆ DoJob() [1/2]

bool JobTicket::DoJob ( )

Definition at line 369 of file gl_texture_mgr.cpp.

◆ DoJob() [2/2]

bool JobTicket::DoJob ( const wxRect &  rect)

Definition at line 454 of file gl_texture_mgr.cpp.

Member Data Documentation

◆ b_abort

bool JobTicket::b_abort

Definition at line 101 of file gl_texture_mgr.h.

◆ b_inCompressAll

bool JobTicket::b_inCompressAll

Definition at line 107 of file gl_texture_mgr.h.

◆ b_isaborted

bool JobTicket::b_isaborted

Definition at line 102 of file gl_texture_mgr.h.

◆ b_throttle

bool JobTicket::b_throttle

Definition at line 95 of file gl_texture_mgr.h.

◆ binplace

bool JobTicket::binplace

Definition at line 104 of file gl_texture_mgr.h.

◆ bpost_zip_compress

bool JobTicket::bpost_zip_compress

Definition at line 103 of file gl_texture_mgr.h.

◆ comp_bits_array

unsigned char* JobTicket::comp_bits_array[10]

Definition at line 99 of file gl_texture_mgr.h.

◆ compcomp_bits_array

unsigned char* JobTicket::compcomp_bits_array[10]

Definition at line 105 of file gl_texture_mgr.h.

◆ compcomp_size_array

int JobTicket::compcomp_size_array[10]

Definition at line 106 of file gl_texture_mgr.h.

◆ ident

int JobTicket::ident

Definition at line 94 of file gl_texture_mgr.h.

◆ level0_bits

unsigned char* JobTicket::level0_bits

Definition at line 98 of file gl_texture_mgr.h.

◆ level_min_request

int JobTicket::level_min_request

Definition at line 93 of file gl_texture_mgr.h.

◆ m_ChartPath

wxString JobTicket::m_ChartPath

Definition at line 100 of file gl_texture_mgr.h.

◆ m_rect

wxRect JobTicket::m_rect

Definition at line 92 of file gl_texture_mgr.h.

◆ pFact

glTexFactory* JobTicket::pFact

Definition at line 91 of file gl_texture_mgr.h.

◆ pthread

CompressionPoolThread* JobTicket::pthread

Definition at line 97 of file gl_texture_mgr.h.


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