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

NisusWrtParserInternal::Zone::Zone ( )
inline

constructor

Member Data Documentation

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

the list of numbering reset id

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

the list of reference

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

the list of variable

Referenced by NisusWrtParser::getDateFormat().

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

the list of versions


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

Generated for libmwaw by doxygen 1.8.6