RagTime5GraphInternal::ClustListParser Struct Reference

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

Inheritance diagram for RagTime5GraphInternal::ClustListParser:
RagTime5StructManager::DataParser

List of all members.

Public Member Functions

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

Public Attributes

std::vector< int > m_clusterList
 the list of read cluster

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

RagTime5GraphInternal::ClustListParser::ClustListParser ( RagTime5ClusterManager clusterManager,
std::string const &  zoneName 
) [inline]

constructor

copy constructor, not implemented


Member Function Documentation

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

Referenced by parseData().

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

copy operator, not implemented

bool RagTime5GraphInternal::ClustListParser::parseData ( MWAWInputStreamPtr input,
long  endPos,
RagTime5Zone ,
int  ,
libmwaw::DebugStream f 
) [inline, virtual]

try to parse a data

Reimplemented from RagTime5StructManager::DataParser.


Member Data Documentation

the list of read cluster

Referenced by parseData().


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