FWParserInternal::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

Public Attributes

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

Friends

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

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

FWParserInternal::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> FWParserInternal::DocZoneStruct::m_childList

the list of child id

Referenced by FWParser::readDocZoneStruct().

int FWParserInternal::DocZoneStruct::m_fatherId

the father id

Referenced by FWParser::readDocZoneStruct().

int FWParserInternal::DocZoneStruct::m_nextId

the next id

Referenced by FWParser::readDocZoneStruct().

long FWParserInternal::DocZoneStruct::m_pos

the file position

Referenced by FWParser::readDocZoneStruct().

int FWParserInternal::DocZoneStruct::m_structType

the struct type

Referenced by FWParser::readDocZoneData(), and FWParser::readDocZoneStruct().

int FWParserInternal::DocZoneStruct::m_type

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

Generated on Wed May 22 2013 18:12:47 for libmwaw by doxygen 1.8.1.2