OpenCPN Partial API docs
|
Public Member Functions | |
NoticeToMariners (pugi::xml_node &xmldata) | |
Public Attributes | |
wxString | agency |
wxString | doc |
wxDateTime | date |
Definition at line 211 of file chartcatalog.h.
NoticeToMariners::NoticeToMariners | ( | pugi::xml_node & | xmldata | ) |
Definition at line 474 of file chartcatalog.cpp.
wxString NoticeToMariners::agency |
Definition at line 218 of file chartcatalog.h.
wxDateTime NoticeToMariners::date |
Definition at line 220 of file chartcatalog.h.
wxString NoticeToMariners::doc |
Definition at line 219 of file chartcatalog.h.