GreatWksDBParserInternal::BlockHeader Struct Reference

a big zone header of a GreatWksDBParser More...

List of all members.

Public Member Functions

 BlockHeader ()
 constructor
bool isEmpty () const
 returns true if the block is empty
bool isComplex () const
 returns true if the entry has many block

Public Attributes

long m_ptr [3]
 the list of pointer: first, next, end?
std::string m_name
 the block name

Friends

std::ostream & operator<< (std::ostream &o, BlockHeader const &entry)
 operator<<

Detailed Description

a big zone header of a GreatWksDBParser


Constructor & Destructor Documentation


Member Function Documentation

returns true if the entry has many block

Referenced by GreatWksDBParser::createZones().


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
BlockHeader const &  entry 
) [friend]

operator<<


Member Data Documentation


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