NSGraphInternal::SubDocument Class Reference

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

Inheritance diagram for NSGraphInternal::SubDocument:
MWAWSubDocument

Public Member Functions

 SubDocument (NSGraph &pars, MWAWInputStreamPtr input, int id, MWAWPosition const &pos, WPXPropertyList const &extras)
virtual ~SubDocument ()
 destructor
virtual bool operator!= (MWAWSubDocument const &doc) const
 operator!=
virtual bool operator== (MWAWSubDocument const &doc) const
 operator!==
void parse (MWAWContentListenerPtr &listener, libmwaw::SubDocumentType type)
 the parser function
- Public Member Functions inherited from MWAWSubDocument
 MWAWSubDocument (MWAWParser *pars, MWAWInputStreamPtr ip, MWAWEntry const &z)
 constructor from parser, input stream and zone in the input
 MWAWSubDocument (MWAWSubDocument const &doc)
 copy constructor
MWAWSubDocumentoperator= (MWAWSubDocument const &doc)
 copy operator
virtual ~MWAWSubDocument ()
 virtual destructor
bool operator!= (shared_ptr< MWAWSubDocument > const &doc) const
 comparison operator!=
bool operator== (shared_ptr< MWAWSubDocument > const &doc) const
 comparison operator==

Protected Attributes

NSGraphm_graphParser
 the graph parser
int m_id
 the pict id
MWAWPosition m_position
 the pict position
WPXPropertyList m_extras
 the property list
- Protected Attributes inherited from MWAWSubDocument
MWAWParserm_parser
 the main zone parser
shared_ptr< MWAWInputStreamm_input
 the input
MWAWEntry m_zone
 if valid the zone to parse

Private Member Functions

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

Detailed Description

Internal: the subdocument of a NSGraph.

Constructor & Destructor Documentation

NSGraphInternal::SubDocument::SubDocument ( NSGraph pars,
MWAWInputStreamPtr  input,
int  id,
MWAWPosition const &  pos,
WPXPropertyList const &  extras 
)
inline
virtual NSGraphInternal::SubDocument::~SubDocument ( )
inlinevirtual

destructor

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

Member Function Documentation

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

operator!=

Reimplemented from MWAWSubDocument.

Referenced by operator==().

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

operator!==

Reimplemented from MWAWSubDocument.

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

the parser function

Implements MWAWSubDocument.

Member Data Documentation

WPXPropertyList NSGraphInternal::SubDocument::m_extras
protected

the property list

Referenced by parse().

NSGraph* NSGraphInternal::SubDocument::m_graphParser
protected

the graph parser

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

int NSGraphInternal::SubDocument::m_id
protected

the pict id

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

MWAWPosition NSGraphInternal::SubDocument::m_position
protected

the pict position

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


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

Generated on Wed May 22 2013 18:12:48 for libmwaw by doxygen 1.8.1.2