a small structure used to stored a field type More...
Public Member Functions | |
ZoneType () | |
constructor | |
std::string | getName () const |
return the zone type name | |
Public Attributes | |
Type | m_type |
the field type | |
int | m_id |
the field local id | |
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 |