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

Represents an individual component within a ChartGroup. More...

#include <chartdbs.h>

Public Attributes

wxString m_element_name
 
wxArrayString m_missing_name_array
 

Detailed Description

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 444 of file chartdbs.h.

Member Data Documentation

◆ m_element_name

wxString ChartGroupElement::m_element_name

Definition at line 449 of file chartdbs.h.

◆ m_missing_name_array

wxArrayString ChartGroupElement::m_missing_name_array

Definition at line 450 of file chartdbs.h.


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