a small structure used to stored a field type 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 |