Internal: the helper to read doc info parse. More...
Public Member Functions | |
| DocInfoFieldParser (RagTime5Parser &parser) | |
| constructor | |
| virtual bool | parseField (RagTime5StructManager::Field &field, RagTime5Zone &zone, int, libmwaw::DebugStream &f) |
| parse a field | |
Protected Attributes | |
| RagTime5Parser & | m_mainParser |
| the main parser | |
Internal: the helper to read doc info parse.
| RagTime5ParserInternal::DocInfoFieldParser::DocInfoFieldParser | ( | RagTime5Parser & | parser | ) | [inline] |
constructor
| virtual bool RagTime5ParserInternal::DocInfoFieldParser::parseField | ( | RagTime5StructManager::Field & | field, |
| RagTime5Zone & | zone, | ||
| int | , | ||
| libmwaw::DebugStream & | f | ||
| ) | [inline, virtual] |
parse a field
Reimplemented from RagTime5StructManager::FieldParser.
the main parser
Referenced by parseField().