PowerPoint3ParserInternal::FieldParser Struct Referenceabstract

Internal: virtual field parser of a PowerPoint3Parser. More...

Inheritance diagram for PowerPoint3ParserInternal::FieldParser:
PowerPoint3ParserInternal::FontNameFieldParser PowerPoint3ParserInternal::ListZoneIdParser

Public Member Functions

 FieldParser (int fSize, std::string const &debugName)
 the constructor
 
virtual ~FieldParser ()
 destructor
 
virtual bool parse (int id, MWAWInputStreamPtr &input, libmwaw::DebugFile &ascFile)=0
 virtual function used to parse a field
 

Public Attributes

int m_fieldSize
 the field size
 
std::string m_name
 the debug name
 

Detailed Description

Internal: virtual field parser of a PowerPoint3Parser.

Constructor & Destructor Documentation

◆ FieldParser()

PowerPoint3ParserInternal::FieldParser::FieldParser ( int fSize,
std::string const & debugName )
inline

the constructor

◆ ~FieldParser()

PowerPoint3ParserInternal::FieldParser::~FieldParser ( )
virtual

destructor

Member Function Documentation

◆ parse()

virtual bool PowerPoint3ParserInternal::FieldParser::parse ( int id,
MWAWInputStreamPtr & input,
libmwaw::DebugFile & ascFile )
pure virtual

Member Data Documentation

◆ m_fieldSize

int PowerPoint3ParserInternal::FieldParser::m_fieldSize

the field size

Referenced by PowerPoint3Parser::readStructList().

◆ m_name

std::string PowerPoint3ParserInternal::FieldParser::m_name

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

Generated on Wed Jul 3 2024 15:27:26 for libmwaw by doxygen 1.11.0