RagTime5TextInternal::FieldParser Struct Reference

Internal: the helper to read field for a RagTime5Text. More...

Inheritance diagram for RagTime5TextInternal::FieldParser:
RagTime5StructManager::FieldParser

Public Member Functions

 FieldParser (RagTime5Text &parser)
 constructor More...
 
std::string getZoneName (int n) const
 return the debug name corresponding to a field More...
 
virtual bool parseField (RagTime5StructManager::Field &field, RagTime5Zone &zone, int, libmwaw::DebugStream &f)
 parse a field More...
 
- Public Member Functions inherited from RagTime5StructManager::FieldParser
 FieldParser (std::string const &zoneName)
 constructor More...
 
virtual ~FieldParser ()
 destructor More...
 
virtual std::string getZoneName () const
 return the debug name corresponding to a zone More...
 

Protected Attributes

RagTime5Textm_mainParser
 the main parser More...
 
- Protected Attributes inherited from RagTime5StructManager::FieldParser
std::string m_name
 the field name More...
 

Additional Inherited Members

- Public Attributes inherited from RagTime5StructManager::FieldParser
bool m_regroupFields
 a flag use to decide if we output one debug message by field or not More...
 

Detailed Description

Internal: the helper to read field for a RagTime5Text.

Constructor & Destructor Documentation

RagTime5TextInternal::FieldParser::FieldParser ( RagTime5Text parser)
inline

constructor

Member Function Documentation

std::string RagTime5TextInternal::FieldParser::getZoneName ( int  n) const
inlinevirtual

return the debug name corresponding to a field

Reimplemented from RagTime5StructManager::FieldParser.

virtual bool RagTime5TextInternal::FieldParser::parseField ( RagTime5StructManager::Field field,
RagTime5Zone zone,
int  ,
libmwaw::DebugStream f 
)
inlinevirtual

parse a field

Reimplemented from RagTime5StructManager::FieldParser.

Member Data Documentation

RagTime5Text& RagTime5TextInternal::FieldParser::m_mainParser
protected

the main parser


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

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