|
OpenCPN Partial API docs
|
Represents an individual component within a ChartGroup. More...
#include <chartdbs.h>
Public Attributes | |
| wxString | m_element_name |
| wxArrayString | m_missing_name_array |
Represents an individual component within a ChartGroup.
Typically corresponds to a single chart or a subgroup within a ChartGroup. Maintains information about the element's name and any charts that are supposed to be part of this element but are currently missing or unavailable.
Definition at line 465 of file chartdbs.h.
| wxString ChartGroupElement::m_element_name |
Definition at line 470 of file chartdbs.h.
| wxArrayString ChartGroupElement::m_missing_name_array |
Definition at line 471 of file chartdbs.h.