MWAWChartInternal::SubDocument Class Referencefinal

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

Inheritance diagram for MWAWChartInternal::SubDocument:
MWAWSubDocument

Public Member Functions

 SubDocument (MWAWChart *chart, MWAWChart::TextZone::Type textZone)
 
 ~SubDocument () final
 destructor
 
bool operator!= (MWAWSubDocument const &doc) const final
 operator!=
 
void parse (MWAWListenerPtr &listener, libmwaw::SubDocumentType type) final
 the parser function
 
- Public Member Functions inherited from MWAWSubDocument
 MWAWSubDocument (MWAWParser *pars, MWAWInputStreamPtr const &ip, MWAWEntry const &z)
 constructor from parser, input stream and zone in the input
 
 MWAWSubDocument (MWAWSubDocument const &doc)=default
 copy constructor
 
MWAWSubDocumentoperator= (MWAWSubDocument const &doc)=default
 copy operator
 
virtual ~MWAWSubDocument ()
 virtual destructor
 
virtual bool operator!= (MWAWSubDocument const &doc) const
 comparison operator!=
 
bool operator== (MWAWSubDocument const &doc) const
 comparison operator==
 
bool operator!= (std::shared_ptr< MWAWSubDocument > const &doc) const
 comparison operator!=
 
bool operator== (std::shared_ptr< MWAWSubDocument > const &doc) const
 comparison operator==
 
virtual void parse (MWAWListenerPtr &listener, libmwaw::SubDocumentType subDocumentType)=0
 virtual parse function
 

Protected Attributes

MWAWChartm_chart
 the chart
 
MWAWChart::TextZone::Type m_textZone
 the textzone type
 
- Protected Attributes inherited from MWAWSubDocument
MWAWParserm_parser
 the main zone parser
 
std::shared_ptr< MWAWInputStreamm_input
 the input
 
MWAWEntry m_zone
 if valid the zone to parse
 

Private Member Functions

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

Detailed Description

Internal: the subdocument of a MWAWChart.

Constructor & Destructor Documentation

◆ SubDocument() [1/2]

MWAWChartInternal::SubDocument::SubDocument ( MWAWChart chart,
MWAWChart::TextZone::Type  textZone 
)
inline

◆ ~SubDocument()

MWAWChartInternal::SubDocument::~SubDocument ( )
inlinefinal

destructor

◆ SubDocument() [2/2]

MWAWChartInternal::SubDocument::SubDocument ( SubDocument const &  orig)
privatedelete

Member Function Documentation

◆ operator!=()

bool MWAWChartInternal::SubDocument::operator!= ( MWAWSubDocument const &  doc) const
inlinefinalvirtual

operator!=

Reimplemented from MWAWSubDocument.

◆ operator=()

SubDocument & MWAWChartInternal::SubDocument::operator= ( SubDocument const &  orig)
privatedelete

◆ parse()

void MWAWChartInternal::SubDocument::parse ( MWAWListenerPtr listener,
libmwaw::SubDocumentType  type 
)
finalvirtual

the parser function

Implements MWAWSubDocument.

Member Data Documentation

◆ m_chart

MWAWChart* MWAWChartInternal::SubDocument::m_chart
protected

the chart

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

◆ m_textZone

MWAWChart::TextZone::Type MWAWChartInternal::SubDocument::m_textZone
protected

the textzone type

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


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

Generated on Wed May 3 2023 07:18:29 for libmwaw by doxygen 1.9.6