MSWTextInternal::Page Struct Reference

Internal: the page. More...

List of all members.

Public Member Functions

 Page ()
 constructor

Public Attributes

int m_id
 the identificator
int m_type
 the type
int m_page
 the page number
int m_paragraphId
 the paragraph id
int m_values [4]
 some values ( 0, -1, 0, small number )
std::string m_error
 the errors

Friends

std::ostream & operator<< (std::ostream &o, Page const &page)
 operator<<

Detailed Description

Internal: the page.


Constructor & Destructor Documentation

constructor


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Page const &  page 
) [friend]

operator<<


Member Data Documentation

the errors

the identificator

Referenced by MSWText::readPageBreak().

the page number

Referenced by MSWText::readPageBreak().

some values ( 0, -1, 0, small number )

Referenced by Page(), and MSWText::readPageBreak().


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