RagTime5ParserInternal::ClustListParser Struct Reference

Internal: the helper to read a clustList. More...

Inheritance diagram for RagTime5ParserInternal::ClustListParser:
RagTime5StructManager::DataParser

List of all members.

Public Member Functions

 ClustListParser (RagTime5ClusterManager &clusterManager, int fieldSize, std::string const &zoneName)
 constructor
std::string getClusterName (int id) const
bool parseData (MWAWInputStreamPtr &input, long endPos, RagTime5Zone &, int n, libmwaw::DebugStream &f)
 try to parse a data

Public Attributes

int m_fieldSize
 the field size
std::vector< int > m_clusterList
 the list of read cluster
std::map< int,
librevenge::RVNGString > 
m_idToNameMap
 the name

Private Member Functions

 ClustListParser (ClustListParser &orig)
 copy constructor, not implemented
ClustListParseroperator= (ClustListParser &orig)
 copy operator, not implemented

Private Attributes

RagTime5ClusterManagerm_clusterManager
 the main zone manager

Detailed Description

Internal: the helper to read a clustList.


Constructor & Destructor Documentation

RagTime5ParserInternal::ClustListParser::ClustListParser ( RagTime5ClusterManager clusterManager,
int  fieldSize,
std::string const &  zoneName 
) [inline]

constructor

copy constructor, not implemented


Member Function Documentation

std::string RagTime5ParserInternal::ClustListParser::getClusterName ( int  id) const [inline]

Referenced by parseData().

ClustListParser& RagTime5ParserInternal::ClustListParser::operator= ( ClustListParser orig) [private]

copy operator, not implemented

bool RagTime5ParserInternal::ClustListParser::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

std::map<int, librevenge::RVNGString> RagTime5ParserInternal::ClustListParser::m_idToNameMap

the name

Referenced by parseData().


The documentation for this struct was generated from the following file: