LightWayTxtParserInternal::SubDocument Class Reference

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

Inheritance diagram for LightWayTxtParserInternal::SubDocument:
MWAWSubDocument

List of all members.

Public Member Functions

 SubDocument (LightWayTxtParser &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 LightWayTxtParser.


Constructor & Destructor Documentation

destructor


Member Function Documentation

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

operator!=

Reimplemented from MWAWSubDocument.

Referenced by operator==().

virtual bool LightWayTxtParserInternal::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: