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 More...
 
virtual ~FieldParser ()
 destructor More...
 
virtual bool parse (int id, MWAWInputStreamPtr &input, libmwaw::DebugFile &ascFile)=0
 virtual function used to parse a field More...
 

Public Attributes

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

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

Referenced by FieldParser().

Member Function Documentation

§ parse()

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 Thu Dec 1 2016 19:06:18 for libmwaw by doxygen 1.8.12