WNParserInternal::SubDocument Class Reference

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

Inheritance diagram for WNParserInternal::SubDocument:
MWAWSubDocument

List of all members.

Public Member Functions

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

Protected Attributes

WNEntry m_pos
 the subdocument file position

Detailed Description

Internal: the subdocument of a WNParser.


Constructor & Destructor Documentation

virtual WNParserInternal::SubDocument::~SubDocument ( ) [inline, virtual]

destructor


Member Function Documentation

bool WNParserInternal::SubDocument::operator!= ( MWAWSubDocument const &  doc) const [virtual]

operator!=

Reimplemented from MWAWSubDocument.

Referenced by operator==().

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

operator!==

Reimplemented from MWAWSubDocument.

the parser function

Implements MWAWSubDocument.


Member Data Documentation

the subdocument file position

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


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