WPParserInternal::SectionInfo Struct Reference

Internal: class to store the Section properties. More...

List of all members.

Public Member Functions

 SectionInfo ()
bool empty () const

Public Attributes

int m_numCol
 the number of columns(?)
int m_dim [3]
 unknown dimension
int m_flags [4]
 some flag

Friends

std::ostream & operator<< (std::ostream &o, SectionInfo const &s)
 operator<<

Detailed Description

Internal: class to store the Section properties.


Constructor & Destructor Documentation


Member Function Documentation

bool WPParserInternal::SectionInfo::empty ( ) const [inline]

Referenced by WPParser::readSection().


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
SectionInfo const &  s 
) [friend]

operator<<


Member Data Documentation

the number of columns(?)

Referenced by empty(), and WPParser::readSection().


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