|
| ChartTableEntry (ChartBase &theChart, wxString &utf8Path) |
|
bool | IsEqualTo (const ChartTableEntry &cte) const |
|
bool | IsEarlierThan (const ChartTableEntry &cte) const |
|
bool | Read (const ChartDatabase *pDb, wxInputStream &is) |
|
bool | Write (const ChartDatabase *pDb, wxOutputStream &os) |
|
void | Clear () |
|
void | Disable () |
|
void | ReEnable () |
|
void | SetValid (bool valid) |
|
time_t | GetFileTime () const |
|
time_t | GetChartEditionDate () const |
|
int | GetnPlyEntries () const |
|
float * | GetpPlyTable () const |
|
int | GetnAuxPlyEntries () const |
|
float * | GetpAuxPlyTableEntry (int index) const |
|
int | GetAuxCntTableEntry (int index) const |
|
int | GetnNoCovrPlyEntries () const |
|
float * | GetpNoCovrPlyTableEntry (int index) const |
|
int | GetNoCovrCntTableEntry (int index) const |
|
const LLBBox & | GetBBox () const |
|
char * | GetpFullPath () const |
|
float | GetLonMax () const |
|
float | GetLonMin () const |
|
float | GetLatMax () const |
|
float | GetLatMin () const |
|
int | GetScale () const |
|
int | GetChartType () const |
|
int | GetChartFamily () const |
|
int | GetChartProjectionType () const |
|
float | GetChartSkew () const |
|
bool | GetbValid () |
|
void | SetEntryOffset (int n) |
|
const wxString * | GetpFileName (void) const |
|
wxString * | GetpsFullPath (void) const |
|
wxString | GetFullSystemPath () const |
|
const std::vector< int > & | GetGroupArray (void) const |
|
void | ClearGroupArray (void) |
|
void | AddIntToGroupArray (int val) |
|
void | SetAvailable (bool avail) |
|
std::vector< float > | GetReducedPlyPoints () |
|
std::vector< float > | GetReducedAuxPlyPoints (int iTable) |
|
void | SetScale (int scale) |
|
bool | Scale_eq (int b) const |
|
bool | Scale_ge (int b) const |
|
bool | Scale_gt (int b) const |
|
|
LLRegion | quilt_candidate_region |
|
Definition at line 178 of file chartdbs.h.
The documentation for this struct was generated from the following files:
- /home/runner/work/OpenCPN/OpenCPN/gui/include/gui/chartdbs.h
- /home/runner/work/OpenCPN/OpenCPN/gui/src/chartdbs.cpp