GreatWksDBParserInternal::BlockHeader Struct Reference

a big zone header of a GreatWksDBParser More...

Public Member Functions

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

Public Attributes

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

Friends

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

Detailed Description

a big zone header of a GreatWksDBParser

Constructor & Destructor Documentation

GreatWksDBParserInternal::BlockHeader::BlockHeader ( )
inline

constructor

Member Function Documentation

bool GreatWksDBParserInternal::BlockHeader::isComplex ( ) const
inline

returns true if the entry has many block

bool GreatWksDBParserInternal::BlockHeader::isEmpty ( ) const
inline

returns true if the block is empty

Referenced by GreatWksDBParserInternal::operator<<(), and GreatWksDBParser::readFieldRecords().

Friends And Related Function Documentation

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

operator<<

Member Data Documentation

std::string GreatWksDBParserInternal::BlockHeader::m_name

the block name

Referenced by GreatWksDBParser::readHeader().

long GreatWksDBParserInternal::BlockHeader::m_ptr[3]

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

Generated on Thu May 30 2024 13:09:16 for libmwaw by doxygen 1.8.10