RagTime5GraphInternal::FieldParser Struct Reference

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

Inheritance diagram for RagTime5GraphInternal::FieldParser:
RagTime5StructManager::FieldParser

List of all members.

Public Types

enum  Type { Z_Styles, Z_Colors }
 enum used to define the zone type More...

Public Member Functions

 FieldParser (RagTime5Graph &parser, Type type)
 constructor
std::string getZoneName (int n) const
 return the debug name corresponding to a field
virtual bool parseField (RagTime5StructManager::Field &field, RagTime5Zone &zone, int, libmwaw::DebugStream &f)
 parse a field

Protected Attributes

Type m_type
 the zone type
RagTime5Graphm_mainParser
 the main parser

Detailed Description

Internal: the helper to read field for a RagTime5Graph.


Member Enumeration Documentation

enum used to define the zone type

Enumerator:
Z_Styles 
Z_Colors 

Constructor & Destructor Documentation

constructor


Member Function Documentation

std::string RagTime5GraphInternal::FieldParser::getZoneName ( int  n) const [inline, virtual]

return the debug name corresponding to a field

Reimplemented from RagTime5StructManager::FieldParser.

virtual bool RagTime5GraphInternal::FieldParser::parseField ( RagTime5StructManager::Field field,
RagTime5Zone zone,
int  ,
libmwaw::DebugStream f 
) [inline, virtual]

parse a field

Reimplemented from RagTime5StructManager::FieldParser.


Member Data Documentation


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