RagTime5ParserInternal::SubDocument Class Reference

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

Inheritance diagram for RagTime5ParserInternal::SubDocument:
MWAWSubDocument

List of all members.

Public Member Functions

 SubDocument (RagTime5Parser &pars, MWAWInputStreamPtr input, int zoneId)
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_id
 the subdocument id

Detailed Description

Internal: the subdocument of a RagTime5Parser.


Constructor & Destructor Documentation

destructor


Member Function Documentation

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

operator!=

Reimplemented from MWAWSubDocument.

Referenced by operator==().

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

operator!==

Reimplemented from MWAWSubDocument.

the parser function

Implements MWAWSubDocument.


Member Data Documentation

the subdocument id

Referenced by operator!=().


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