WNEntry Struct Reference

#include <WNEntry.hxx>

Inheritance diagram for WNEntry:
MWAWEntry

List of all members.

Public Member Functions

 WNEntry ()
bool isZoneType () const
 returns true if this entry store a zone
bool isZone () const
 returns true if this is a zone

Public Attributes

int m_fileType
 the file entry id
int m_val [4]
 other values

Friends

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

Constructor & Destructor Documentation

WNEntry::WNEntry ( ) [inline]

Member Function Documentation

bool WNEntry::isZone ( ) const [inline]

returns true if this is a zone

Referenced by WNParser::parseGraphicZone(), and WNParser::readDocEntries().

bool WNEntry::isZoneType ( ) const [inline]

returns true if this entry store a zone

Referenced by isZone(), and WNParser::readEntry().


Friends And Related Function Documentation

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

operator<<


Member Data Documentation


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