|
OpenCPN Partial API docs
|
Public Member Functions | |
| EncCell (pugi::xml_node &xmldata) | |
Public Member Functions inherited from Chart | |
| Chart (pugi::xml_node &xmldata) | |
| virtual wxString | GetChartTitle () |
| virtual wxString | GetDownloadLocation () |
| virtual bool | NeedsManualDownload () |
| virtual wxString | GetManualDownloadUrl () |
| virtual wxString | GetChartFilename (bool to_check=false) |
| virtual wxDateTime | GetUpdateDatetime () |
Public Attributes | |
| wxString | src_chart |
| int | cscale |
| wxString | status |
| int | edtn |
| int | updn |
| wxDateTime | uadt |
| wxDateTime | isdt |
Public Attributes inherited from Chart | |
| wxString | number |
| wxString | title |
| wxArrayString * | coast_guard_districts |
| wxArrayString * | states |
| wxArrayString * | regions |
| wxString | zipfile_location |
| wxString | target_filename |
| wxDateTime | zipfile_datetime |
| wxDateTime | zipfile_datetime_iso8601 |
| int | zipfile_size |
| wxString | reference_file |
| wxString | manual_download_url |
| NoticeToMariners * | nm |
| NoticeToMariners * | lnm |
| std::vector< std::unique_ptr< Panel > > | coverage |
Definition at line 128 of file chartcatalog.h.
| EncCell::EncCell | ( | pugi::xml_node & | xmldata | ) |
Definition at line 296 of file chartcatalog.cpp.
| int EncCell::cscale |
Definition at line 137 of file chartcatalog.h.
| int EncCell::edtn |
Definition at line 139 of file chartcatalog.h.
| wxDateTime EncCell::isdt |
Definition at line 142 of file chartcatalog.h.
| wxString EncCell::src_chart |
Definition at line 136 of file chartcatalog.h.
| wxString EncCell::status |
Definition at line 138 of file chartcatalog.h.
| wxDateTime EncCell::uadt |
Definition at line 141 of file chartcatalog.h.
| int EncCell::updn |
Definition at line 140 of file chartcatalog.h.