WriteNowEntry Struct Reference

#include <WriteNowEntry.hxx>

Inheritance diagram for WriteNowEntry:
MWAWEntry

List of all members.

Public Member Functions

 WriteNowEntry ()
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, WriteNowEntry const &entry)
 operator<<

Constructor & Destructor Documentation


Member Function Documentation

bool WriteNowEntry::isZone ( ) const [inline]

returns true if this is a zone

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

bool WriteNowEntry::isZoneType ( ) const [inline]

returns true if this entry store a zone

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


Friends And Related Function Documentation

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

operator<<


Member Data Documentation


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