|
OpenCPN Partial API docs
|
Public Member Functions | |
| ChartFile (pugi::xml_node &xmldata) | |
Public Attributes | |
| wxString | location |
| wxDateTime | date_posted |
| wxDateTime | time_posted |
| int | file_size |
Definition at line 167 of file chartcatalog.h.
| ChartFile::ChartFile | ( | pugi::xml_node & | xmldata | ) |
Definition at line 401 of file chartcatalog.cpp.
| wxDateTime ChartFile::date_posted |
Definition at line 174 of file chartcatalog.h.
| int ChartFile::file_size |
Definition at line 176 of file chartcatalog.h.
| wxString ChartFile::location |
Definition at line 173 of file chartcatalog.h.
| wxDateTime ChartFile::time_posted |
Definition at line 175 of file chartcatalog.h.