WPS4ParserInternal::SubDocument Class Reference

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

Inheritance diagram for WPS4ParserInternal::SubDocument:
WPSSubDocument

List of all members.

Public Types

enum  Type { Unknown, MN }
 type of an entry stored in textId More...

Public Member Functions

 SubDocument (WPXInputStreamPtr input, WPS4Parser &pars, WPSEntry const &entry)
 constructor for a text entry
 ~SubDocument ()
 destructor
virtual bool operator== (shared_ptr< WPSSubDocument > const &doc) const
 operator==
void parse (shared_ptr< WPSContentListener > &listener, libwps::SubDocumentType subDocumentType)
 the parser function

Public Attributes

WPSEntry m_entry
 the entry

Detailed Description

Internal: the subdocument of a WPS4Parser.


Member Enumeration Documentation

type of an entry stored in textId

Enumerator:
Unknown 
MN 

Constructor & Destructor Documentation

WPS4ParserInternal::SubDocument::SubDocument ( WPXInputStreamPtr  input,
WPS4Parser pars,
WPSEntry const &  entry 
) [inline]

constructor for a text entry


Member Function Documentation

virtual bool WPS4ParserInternal::SubDocument::operator== ( shared_ptr< WPSSubDocument > const &  doc) const [inline, virtual]

operator==

Reimplemented from WPSSubDocument.

void WPS4ParserInternal::SubDocument::parse ( shared_ptr< WPSContentListener > &  listener,
libwps::SubDocumentType  subDocumentType 
) [virtual]

the parser function

Implements WPSSubDocument.


Member Data Documentation


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