Internal: the helper to read a unknown list data. More...
Public Member Functions | |
Unknown5Parser (std::string const &zoneName, int fieldSize) | |
constructor More... | |
bool | parseData (MWAWInputStreamPtr &input, long endPos, RagTime5Zone &zone, int n, libmwaw::DebugStream &f) |
try to parse a data More... | |
![]() | |
DataParser (std::string const &zoneName) | |
constructor More... | |
virtual | ~DataParser () |
destructor More... | |
virtual std::string | getZoneName () const |
return the debug name corresponding to a zone More... | |
virtual std::string | getZoneName (int n) const |
return the debug name corresponding to a field More... | |
Public Attributes | |
int | m_fieldSize |
the field size More... | |
Private Member Functions | |
Unknown5Parser (Unknown5Parser &orig) | |
copy constructor, not implemented More... | |
Unknown5Parser & | operator= (Unknown5Parser &orig) |
copy operator, not implemented More... | |
Additional Inherited Members | |
![]() | |
std::string | m_name |
the field name More... | |
Internal: the helper to read a unknown list data.
|
inline |
constructor
|
private |
copy constructor, not implemented
|
private |
copy operator, not implemented
|
inlinevirtual |
try to parse a data
Reimplemented from RagTime5StructManager::DataParser.
int RagTime5SpreadsheetInternal::Unknown5Parser::m_fieldSize |
the field size