a zone name More...
Public Member Functions | |
ZoneName (char const *name, char const *extra=nullptr) | |
constructor |
Public Attributes | |
std::string | m_name |
the zone name | |
std::string | m_extra |
the extra data |
a zone name
|
inlineexplicit |
constructor
std::string Quattro9ParserInternal::ZoneName::m_extra |
the extra data
Referenced by ZoneName().
std::string Quattro9ParserInternal::ZoneName::m_name |
the zone name
Referenced by ZoneName().