a small structure used to stored a field type More...
Public Types | |
enum | Type { ParentLink, Prefs, Pref, Series, Series2, Serie, SerieTypes, Settings, Setting, Values, Values2, Value, DZone1, DZones3, DZone3, DZone5, DZone8, DZone9, DZones10, DZone10, DZoneF12, DZoneF70, DZoneF226, UnknZone1, UnknZone2, Unknown } |
the different field types More... | |
Public Member Functions | |
ZoneType () | |
constructor More... | |
std::string | getName () const |
return the zone type name More... | |
Public Attributes | |
Type | m_type |
the field type More... | |
int | m_id |
the field local id More... | |
a small structure used to stored a field type
|
inline |
constructor
|
inline |
return the zone type name
Referenced by RagTime5ChartInternal::ChartCParser::parseHeaderZone().
int RagTime5ChartInternal::ChartCParser::ZoneType::m_id |
the field local id
Referenced by RagTime5ChartInternal::ChartCParser::parseDataZone(), and RagTime5ChartInternal::ChartCParser::parseField().
Type RagTime5ChartInternal::ChartCParser::ZoneType::m_type |