|
OpenCPN Partial API docs
|
Public Member Functions | |
| EncPanel (pugi::xml_node &xmldata) | |
Public Member Functions inherited from Panel | |
| Panel (pugi::xml_node &xmldata) | |
Public Attributes | |
| wxString | type |
Public Attributes inherited from Panel | |
| int | panel_no |
| std::vector< Vertex > | vertexes |
Definition at line 256 of file chartcatalog.h.
| EncPanel::EncPanel | ( | pugi::xml_node & | xmldata | ) |
Definition at line 526 of file chartcatalog.cpp.
| wxString EncPanel::type |
Definition at line 262 of file chartcatalog.h.