RagTime5StyleManagerInternal::TextFieldParser Struct Referencefinal

Internal: the helper to read style for a RagTime5StyleManager. More...

Inheritance diagram for RagTime5StyleManagerInternal::TextFieldParser:
RagTime5StructManager::FieldParser

Public Member Functions

 TextFieldParser ()
 constructor More...
 
 ~TextFieldParser () final
 destructor More...
 
std::string getZoneName (int n) const final
 return the debug name corresponding to a field More...
 
bool parseHeaderField (RagTime5StructManager::Field &field, RagTime5Zone &, int n, libmwaw::DebugStream &f) final
 parse a header field More...
 
bool parseField (RagTime5StructManager::Field &field, RagTime5Zone &, int n, libmwaw::DebugStream &f) final
 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< RagTime5StyleManager::TextStylem_styleList
 the list of read 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 style for a RagTime5StyleManager.

Constructor & Destructor Documentation

◆ TextFieldParser()

RagTime5StyleManagerInternal::TextFieldParser::TextFieldParser ( )
inline

constructor

◆ ~TextFieldParser()

RagTime5StyleManagerInternal::TextFieldParser::~TextFieldParser ( )
final

destructor

Member Function Documentation

◆ getZoneName()

std::string RagTime5StyleManagerInternal::TextFieldParser::getZoneName ( int  n) const
inlinefinalvirtual

return the debug name corresponding to a field

Reimplemented from RagTime5StructManager::FieldParser.

◆ parseField()

bool RagTime5StyleManagerInternal::TextFieldParser::parseField ( RagTime5StructManager::Field field,
RagTime5Zone ,
int  n,
libmwaw::DebugStream f 
)
inlinefinalvirtual

parse a field

Reimplemented from RagTime5StructManager::FieldParser.

◆ parseHeaderField()

bool RagTime5StyleManagerInternal::TextFieldParser::parseHeaderField ( RagTime5StructManager::Field field,
RagTime5Zone ,
int  n,
libmwaw::DebugStream f 
)
inlinefinalvirtual

parse a header field

Reimplemented from RagTime5StructManager::FieldParser.

Member Data Documentation

◆ m_styleList

std::vector<RagTime5StyleManager::TextStyle> RagTime5StyleManagerInternal::TextFieldParser::m_styleList

the list of read style

Referenced by parseField(), parseHeaderField(), and RagTime5StyleManager::readTextStyles().


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

Generated on Fri Sep 18 2020 18:14:52 for libmwaw by doxygen 1.8.20