BeagleWksDBParserInternal::SubDocument Class Reference

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

Inheritance diagram for BeagleWksDBParserInternal::SubDocument:
MWAWSubDocument

List of all members.

Public Member Functions

 SubDocument (BeagleWksDBParser &pars, MWAWInputStreamPtr input, MWAWEntry const &entry)
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

Private Member Functions

 SubDocument (SubDocument const &orig)
SubDocumentoperator= (SubDocument const &orig)

Detailed Description

Internal: the subdocument of a BeagleWksDBParser.


Constructor & Destructor Documentation

destructor


Member Function Documentation

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

operator!=

Reimplemented from MWAWSubDocument.

Referenced by operator==().

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

operator!==

Reimplemented from MWAWSubDocument.

the parser function

Implements MWAWSubDocument.


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