RagTime5ParserInternal::IndexUnicodeParser Struct Reference

Internal: the helper to read index + unicode string for a RagTime5Parser. More...

Inheritance diagram for RagTime5ParserInternal::IndexUnicodeParser:
RagTime5StructManager::DataParser

List of all members.

Public Member Functions

 IndexUnicodeParser (RagTime5Parser &, bool readIndex, std::string const &zoneName)
 constructor
bool parseData (MWAWInputStreamPtr &input, long endPos, RagTime5Zone &, int n, libmwaw::DebugStream &f)
 try to parse a data

Public Attributes

bool m_readIndex
 a flag to know if we need to read the index
std::map< int,
librevenge::RVNGString > 
m_idToStringMap
 the data

Detailed Description

Internal: the helper to read index + unicode string for a RagTime5Parser.


Constructor & Destructor Documentation

RagTime5ParserInternal::IndexUnicodeParser::IndexUnicodeParser ( RagTime5Parser ,
bool  readIndex,
std::string const &  zoneName 
) [inline]

constructor


Member Function Documentation

bool RagTime5ParserInternal::IndexUnicodeParser::parseData ( MWAWInputStreamPtr input,
long  endPos,
RagTime5Zone ,
int  n,
libmwaw::DebugStream f 
) [inline, virtual]

try to parse a data

Reimplemented from RagTime5StructManager::DataParser.


Member Data Documentation

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: