RagTime5StyleManagerInternal::GraphicFieldParser Struct Reference

Internal: the helper to read field graphic field for a RagTime5StyleManager. More...

Inheritance diagram for RagTime5StyleManagerInternal::GraphicFieldParser:
RagTime5StructManager::FieldParser

Public Member Functions

 GraphicFieldParser (std::vector< MWAWColor > const &colorList)
 constructor More...
 
std::string getZoneName (int n) const
 return the debug name corresponding to a field More...
 
virtual bool parseHeaderField (RagTime5StructManager::Field &field, RagTime5Zone &zone, int n, libmwaw::DebugStream &f)
 parse a header field More...
 
virtual bool parseField (RagTime5StructManager::Field &field, RagTime5Zone &zone, int n, 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...
 

Public Attributes

std::vector< MWAWColor > const & m_colorsList
 
std::vector< RagTime5StyleManager::GraphicStylem_styleList
 the list of graphic style More...
 
- 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...
 

Additional Inherited Members

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

Detailed Description

Internal: the helper to read field graphic field for a RagTime5StyleManager.

Constructor & Destructor Documentation

RagTime5StyleManagerInternal::GraphicFieldParser::GraphicFieldParser ( std::vector< MWAWColor > const &  colorList)
inlineexplicit

constructor

Member Function Documentation

std::string RagTime5StyleManagerInternal::GraphicFieldParser::getZoneName ( int  n) const
inlinevirtual

return the debug name corresponding to a field

Reimplemented from RagTime5StructManager::FieldParser.

virtual bool RagTime5StyleManagerInternal::GraphicFieldParser::parseField ( RagTime5StructManager::Field field,
RagTime5Zone zone,
int  n,
libmwaw::DebugStream f 
)
inlinevirtual

parse a field

Reimplemented from RagTime5StructManager::FieldParser.

virtual bool RagTime5StyleManagerInternal::GraphicFieldParser::parseHeaderField ( RagTime5StructManager::Field field,
RagTime5Zone zone,
int  n,
libmwaw::DebugStream f 
)
inlinevirtual

parse a header field

Reimplemented from RagTime5StructManager::FieldParser.

Member Data Documentation

std::vector<MWAWColor> const& RagTime5StyleManagerInternal::GraphicFieldParser::m_colorsList

Referenced by parseField(), and parseHeaderField().

std::vector<RagTime5StyleManager::GraphicStyle> RagTime5StyleManagerInternal::GraphicFieldParser::m_styleList

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

Generated on Tue Dec 1 2015 19:55:20 for libmwaw by doxygen 1.8.9.1