FWParserInternal::DocZoneData Struct Reference

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

Public Member Functions

 DocZoneData ()
 constructor More...
 

Public Attributes

int m_type
 the zone type More...
 
int m_docId
 the doc id More...
 
int m_fileId
 the file id More...
 
std::string m_extra
 some extra data More...
 

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

FWParserInternal::DocZoneData::DocZoneData ( )
inline

constructor

Friends And Related Function Documentation

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

the operator<<

Member Data Documentation

int FWParserInternal::DocZoneData::m_docId
std::string FWParserInternal::DocZoneData::m_extra

some extra data

Referenced by FWParser::readDocDataHeader().

int FWParserInternal::DocZoneData::m_fileId

the file id

Referenced by FWParser::readDocDataHeader().


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

Generated on Wed Jul 10 2013 18:02:06 for libmwaw by doxygen 1.8.4