MWParserInternal::FileHeader Struct Reference

Document header. More...

List of all members.

Public Member Functions

 FileHeader ()

Public Attributes

int m_numParagraphs [3]
 the number of lines : text, header footer
bool m_hideFirstPageHeaderFooter
 true if the first page header/footer must be draw
int m_startNumberPage
 the first number page
long m_freeListPos
 free list start position
long m_freeListLength
 free list length
long m_freeListAllocated
 free list allocated
long m_dataPos
 the begin of data ( if version == 3)

Friends

std::ostream & operator<< (std::ostream &o, FileHeader const &header)

Detailed Description

Document header.


Constructor & Destructor Documentation


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
FileHeader const &  header 
) [friend]

Member Data Documentation

true if the first page header/footer must be draw

Referenced by MWParser::checkHeader(), and MWParserInternal::operator<<().


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