internal structure used to stored some zone data More...
Public Member Functions | |
Zone () | |
constructor |
Public Attributes | |
std::vector< Reference > | m_referenceList |
the list of reference | |
std::vector< int > | m_numberingResetList |
the list of numbering reset id | |
std::vector< Variable > | m_variableList |
the list of variable | |
std::vector< Variable > | m_versionList |
the list of versions |
internal structure used to stored some zone data
|
inline |
constructor
std::vector<int> NisusWrtParserInternal::Zone::m_numberingResetList |
the list of numbering reset id
Referenced by Zone().
std::vector<Reference> NisusWrtParserInternal::Zone::m_referenceList |
the list of reference
Referenced by Zone().
std::vector<Variable> NisusWrtParserInternal::Zone::m_variableList |
the list of variable
Referenced by NisusWrtParser::getDateFormat(), and Zone().
std::vector<Variable> NisusWrtParserInternal::Zone::m_versionList |
the list of versions
Referenced by Zone().