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

Public Member Functions

 ChartFile (pugi::xml_node &xmldata)
 

Public Attributes

wxString location
 
wxDateTime date_posted
 
wxDateTime time_posted
 
int file_size
 

Detailed Description

Definition at line 167 of file chartcatalog.h.

Constructor & Destructor Documentation

◆ ChartFile()

ChartFile::ChartFile ( pugi::xml_node xmldata)

Definition at line 401 of file chartcatalog.cpp.

Member Data Documentation

◆ date_posted

wxDateTime ChartFile::date_posted

Definition at line 174 of file chartcatalog.h.

◆ file_size

int ChartFile::file_size

Definition at line 176 of file chartcatalog.h.

◆ location

wxString ChartFile::location

Definition at line 173 of file chartcatalog.h.

◆ time_posted

wxDateTime ChartFile::time_posted

Definition at line 175 of file chartcatalog.h.


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