BeagleWksTextInternal::SubDocument Class Reference

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

Inheritance diagram for BeagleWksTextInternal::SubDocument:
MWAWSubDocument

Public Member Functions

 SubDocument (BeagleWksText &pars, MWAWInputStreamPtr input, int hFId, int sId)
 
virtual ~SubDocument ()
 destructor More...
 
virtual bool operator!= (MWAWSubDocument const &doc) const
 operator!= More...
 
virtual bool operator== (MWAWSubDocument const &doc) const
 operator!== More...
 
void parse (MWAWListenerPtr &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...
 

Protected Attributes

BeagleWksTextm_textParser
 the text parser More...
 
int m_hfId
 the header/footer id More...
 
int m_sectId
 the section id 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 BeagleWksText.

Constructor & Destructor Documentation

BeagleWksTextInternal::SubDocument::SubDocument ( BeagleWksText pars,
MWAWInputStreamPtr  input,
int  hFId,
int  sId 
)
inline
virtual BeagleWksTextInternal::SubDocument::~SubDocument ( )
inlinevirtual

destructor

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

Member Function Documentation

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

operator!=

Reimplemented from MWAWSubDocument.

Referenced by operator==().

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

operator!==

void BeagleWksTextInternal::SubDocument::parse ( MWAWListenerPtr listener,
libmwaw::SubDocumentType  type 
)
virtual

the parser function

Implements MWAWSubDocument.

Member Data Documentation

int BeagleWksTextInternal::SubDocument::m_hfId
protected

the header/footer id

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

int BeagleWksTextInternal::SubDocument::m_sectId
protected

the section id

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

BeagleWksText* BeagleWksTextInternal::SubDocument::m_textParser
protected

the text parser

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


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

Generated on Thu Jul 9 2015 20:26:40 for libmwaw by doxygen 1.8.8