Internal: the helper to read style for a RagTime5StyleManager.
More...
|
| TextFieldParser () |
| constructor
|
|
| ~TextFieldParser () final |
| destructor
|
|
std::string | getZoneName (int n) const final |
| return the debug name corresponding to a field
|
|
bool | parseHeaderField (RagTime5StructManager::Field &field, RagTime5Zone &, int n, libmwaw::DebugStream &f) final |
| parse a header field
|
|
bool | parseField (RagTime5StructManager::Field &field, RagTime5Zone &, int n, libmwaw::DebugStream &f) final |
| parse a field
|
|
| FieldParser (std::string const &zoneName) |
| constructor
|
|
virtual | ~FieldParser () |
| destructor
|
|
virtual std::string | getZoneName () const |
| return the debug name corresponding to a zone
|
|
virtual std::string | getZoneName (int n) const |
| return the debug name corresponding to a field
|
|
virtual bool | parseHeaderField (Field &field, RagTime5Zone &, int, libmwaw::DebugStream &f) |
| parse a header field
|
|
virtual bool | parseField (Field &field, RagTime5Zone &, int, libmwaw::DebugStream &f) |
| parse a field
|
|
|
std::string | m_name |
| the field name
|
|
Internal: the helper to read style for a RagTime5StyleManager.
◆ TextFieldParser()
RagTime5StyleManagerInternal::TextFieldParser::TextFieldParser |
( |
| ) |
|
|
inline |
◆ ~TextFieldParser()
RagTime5StyleManagerInternal::TextFieldParser::~TextFieldParser |
( |
| ) |
|
|
final |
◆ getZoneName()
std::string RagTime5StyleManagerInternal::TextFieldParser::getZoneName |
( |
int |
n | ) |
const |
|
inlinefinalvirtual |
◆ parseField()
◆ parseHeaderField()
◆ m_styleList
The documentation for this struct was generated from the following file: