FullWrtParserInternal::DocZoneStruct Struct Reference

Internal and low level: a structure used to define the list of zone in Zone 0 data of a FullWrite file. More...

Public Member Functions

 DocZoneStruct ()
 constructor More...
 

Public Attributes

long m_pos
 the file position More...
 
int m_structType
 the struct type More...
 
int m_type
 the type More...
 
int m_nextId
 the next id More...
 
int m_fatherId
 the father id More...
 
std::vector< int > m_childList
 the list of child id More...
 

Friends

std::ostream & operator<< (std::ostream &o, DocZoneStruct const &dt)
 the operator<< More...
 

Detailed Description

Internal and low level: a structure used to define the list of zone in Zone 0 data of a FullWrite file.

Constructor & Destructor Documentation

FullWrtParserInternal::DocZoneStruct::DocZoneStruct ( )
inline

constructor

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
DocZoneStruct const &  dt 
)
friend

the operator<<

Member Data Documentation

std::vector<int> FullWrtParserInternal::DocZoneStruct::m_childList

the list of child id

Referenced by FullWrtParser::readDocZoneStruct().

int FullWrtParserInternal::DocZoneStruct::m_fatherId

the father id

Referenced by FullWrtParser::readDocZoneStruct().

int FullWrtParserInternal::DocZoneStruct::m_nextId

the next id

Referenced by FullWrtParser::readDocZoneStruct().

long FullWrtParserInternal::DocZoneStruct::m_pos

the file position

Referenced by FullWrtParser::readDocZoneStruct().

int FullWrtParserInternal::DocZoneStruct::m_structType

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

Generated on Thu Jul 9 2015 20:26:40 for libmwaw by doxygen 1.8.8