NisusWrtParserInternal::Zone Struct Reference

internal structure used to stored some zone data More...

Public Member Functions

 Zone ()
 constructor More...
 

Public Attributes

std::vector< Referencem_referenceList
 the list of reference More...
 
std::vector< int > m_numberingResetList
 the list of numbering reset id More...
 
std::vector< Variablem_variableList
 the list of variable More...
 
std::vector< Variablem_versionList
 the list of versions More...
 

Detailed Description

internal structure used to stored some zone data

Constructor & Destructor Documentation

◆ Zone()

NisusWrtParserInternal::Zone::Zone ( )
inline

constructor

Member Data Documentation

◆ m_numberingResetList

std::vector<int> NisusWrtParserInternal::Zone::m_numberingResetList

the list of numbering reset id

◆ m_referenceList

std::vector<Reference> NisusWrtParserInternal::Zone::m_referenceList

the list of reference

◆ m_variableList

std::vector<Variable> NisusWrtParserInternal::Zone::m_variableList

the list of variable

Referenced by NisusWrtParser::getDateFormat().

◆ m_versionList

std::vector<Variable> NisusWrtParserInternal::Zone::m_versionList

the list of versions


The documentation for this struct was generated from the following file:

Generated on Fri Sep 18 2020 18:14:52 for libmwaw by doxygen 1.8.20