ZWrtParserInternal::SubDocument Class Reference

Internal: the subdocument of a ZWrtParser. More...

Inheritance diagram for ZWrtParserInternal::SubDocument:
MWAWSubDocument

List of all members.

Public Member Functions

 SubDocument (ZWrtParser &pars, MWAWInputStreamPtr input, bool header)
virtual ~SubDocument ()
 destructor
virtual bool operator!= (MWAWSubDocument const &doc) const
 operator!=
virtual bool operator== (MWAWSubDocument const &doc) const
 operator!==
void parse (MWAWListenerPtr &listener, libmwaw::SubDocumentType type)
 the parser function

Protected Attributes

int m_isHeader
 true if we need to send the parser

Detailed Description

Internal: the subdocument of a ZWrtParser.


Constructor & Destructor Documentation

ZWrtParserInternal::SubDocument::SubDocument ( ZWrtParser pars,
MWAWInputStreamPtr  input,
bool  header 
) [inline]
virtual ZWrtParserInternal::SubDocument::~SubDocument ( ) [inline, virtual]

destructor


Member Function Documentation

virtual bool ZWrtParserInternal::SubDocument::operator!= ( MWAWSubDocument const &  doc) const [inline, virtual]

operator!=

Reimplemented from MWAWSubDocument.

Referenced by operator==().

virtual bool ZWrtParserInternal::SubDocument::operator== ( MWAWSubDocument const &  doc) const [inline, virtual]

operator!==

Reimplemented from MWAWSubDocument.

the parser function

Implements MWAWSubDocument.


Member Data Documentation

true if we need to send the parser

Referenced by operator!=(), and parse().


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