ZWParserInternal::SubDocument Class Reference

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

Inheritance diagram for ZWParserInternal::SubDocument:
MWAWSubDocument

Public Member Functions

 SubDocument (ZWParser &pars, MWAWInputStreamPtr input, bool header)
 
virtual ~SubDocument ()
 destructor More...
 
virtual bool operator!= (MWAWSubDocument const &doc) const
 operator!= More...
 
virtual bool operator== (MWAWSubDocument const &doc) const
 operator!== More...
 
void parse (MWAWContentListenerPtr &listener, libmwaw::SubDocumentType type)
 the parser function More...
 
- Public Member Functions inherited from MWAWSubDocument
 MWAWSubDocument (MWAWParser *pars, MWAWInputStreamPtr ip, MWAWEntry const &z)
 constructor from parser, input stream and zone in the input More...
 
 MWAWSubDocument (MWAWSubDocument const &doc)
 copy constructor More...
 
MWAWSubDocumentoperator= (MWAWSubDocument const &doc)
 copy operator More...
 
virtual ~MWAWSubDocument ()
 virtual destructor More...
 
bool operator== (MWAWSubDocument const &doc) const
 comparison operator== More...
 
bool operator!= (shared_ptr< MWAWSubDocument > const &doc) const
 comparison operator!= More...
 
bool operator== (shared_ptr< MWAWSubDocument > const &doc) const
 comparison operator== More...
 
virtual void parseGraphic (MWAWGraphicListenerPtr &listener, libmwaw::SubDocumentType subDocumentType)
 virtual parse function More...
 

Protected Attributes

int m_isHeader
 true if we need to send the parser More...
 
- Protected Attributes inherited from MWAWSubDocument
MWAWParserm_parser
 the main zone parser More...
 
shared_ptr< MWAWInputStreamm_input
 the input More...
 
MWAWEntry m_zone
 if valid the zone to parse More...
 

Detailed Description

Internal: the subdocument of a ZWParser.

Constructor & Destructor Documentation

ZWParserInternal::SubDocument::SubDocument ( ZWParser pars,
MWAWInputStreamPtr  input,
bool  header 
)
inline
virtual ZWParserInternal::SubDocument::~SubDocument ( )
inlinevirtual

destructor

Member Function Documentation

virtual bool ZWParserInternal::SubDocument::operator!= ( MWAWSubDocument const &  doc) const
inlinevirtual

operator!=

Reimplemented from MWAWSubDocument.

Referenced by operator==().

virtual bool ZWParserInternal::SubDocument::operator== ( MWAWSubDocument const &  doc) const
inlinevirtual

operator!==

void ZWParserInternal::SubDocument::parse ( MWAWContentListenerPtr listener,
libmwaw::SubDocumentType  type 
)
virtual

the parser function

Implements MWAWSubDocument.

Member Data Documentation

int ZWParserInternal::SubDocument::m_isHeader
protected

true if we need to send the parser

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


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

Generated on Tue Mar 10 2015 17:32:11 for libmwaw by doxygen 1.8.5