Internal: the helper to read index + unicode string for a RagTime5Parser.
More...
|
| IndexUnicodeParser (RagTime5Parser &, bool readIndex, std::string const &zoneName) |
| constructor More...
|
|
virtual | ~IndexUnicodeParser () |
| destructor More...
|
|
bool | parseData (MWAWInputStreamPtr &input, long endPos, RagTime5Zone &, 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...
|
|
virtual bool | parseData (MWAWInputStreamPtr &, long, RagTime5Zone &, int, libmwaw::DebugStream &) |
| parse a data More...
|
|
Internal: the helper to read index + unicode string for a RagTime5Parser.
◆ IndexUnicodeParser()
RagTime5ParserInternal::IndexUnicodeParser::IndexUnicodeParser |
( |
RagTime5Parser & |
, |
|
|
bool |
readIndex, |
|
|
std::string const & |
zoneName |
|
) |
| |
|
inline |
◆ ~IndexUnicodeParser()
RagTime5ParserInternal::IndexUnicodeParser::~IndexUnicodeParser |
( |
| ) |
|
|
virtual |
◆ parseData()
◆ m_idToStringMap
std::map<int, librevenge::RVNGString> RagTime5ParserInternal::IndexUnicodeParser::m_idToStringMap |
◆ m_readIndex
bool RagTime5ParserInternal::IndexUnicodeParser::m_readIndex |
a flag to know if we need to read the index
Referenced by parseData().
The documentation for this struct was generated from the following file: