GWGraphInternal::SubDocument Class Reference

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

Inheritance diagram for GWGraphInternal::SubDocument:
MWAWSubDocument

Public Member Functions

 SubDocument (GWGraph &pars, MWAWInputStreamPtr input, MWAWEntry entry)
 constructor More...
 
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)
 the parser function More...
 
void parseGraphic (MWAWGraphicListenerPtr &listener, libmwaw::SubDocumentType)
 the graphic 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...
 

Protected Member Functions

void parse (MWAWListenerPtr listener, bool inGraphic)
 the parser function More...
 

Protected Attributes

GWGraphm_graphParser
 the graph 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...
 

Private Member Functions

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

Detailed Description

Internal: the subdocument of a GWGraph.

Constructor & Destructor Documentation

GWGraphInternal::SubDocument::SubDocument ( GWGraph pars,
MWAWInputStreamPtr  input,
MWAWEntry  entry 
)
inline

constructor

virtual GWGraphInternal::SubDocument::~SubDocument ( )
inlinevirtual

destructor

GWGraphInternal::SubDocument::SubDocument ( SubDocument const &  orig)
private

Member Function Documentation

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

operator!=

Reimplemented from MWAWSubDocument.

Referenced by operator==().

SubDocument& GWGraphInternal::SubDocument::operator= ( SubDocument const &  orig)
private
virtual bool GWGraphInternal::SubDocument::operator== ( MWAWSubDocument const &  doc) const
inlinevirtual

operator!==

void GWGraphInternal::SubDocument::parse ( MWAWContentListenerPtr listener,
libmwaw::SubDocumentType   
)
inlinevirtual

the parser function

Implements MWAWSubDocument.

Referenced by parseGraphic().

void GWGraphInternal::SubDocument::parse ( MWAWListenerPtr  listener,
bool  inGraphic 
)
protected

the parser function

void GWGraphInternal::SubDocument::parseGraphic ( MWAWGraphicListenerPtr listener,
libmwaw::SubDocumentType   
)
inlinevirtual

the graphic parser function

Reimplemented from MWAWSubDocument.

Member Data Documentation

GWGraph* GWGraphInternal::SubDocument::m_graphParser
protected

the graph 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:10 for libmwaw by doxygen 1.8.5