RagTime5GraphInternal::ClustListParser Struct Referencefinal

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

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

Public Member Functions

 ClustListParser (RagTime5ClusterManager &clusterManager, std::string const &zoneName)
 constructor
 
 ~ClustListParser () final
 destructor
 
std::string getClusterDebugName (int id) const
 returns a name with can be used for debugging
 
bool parseData (MWAWInputStreamPtr &input, long endPos, RagTime5Zone &, int, libmwaw::DebugStream &f) final
 try to parse a data
 
- Public Member Functions inherited from RagTime5StructManager::DataParser
 DataParser (std::string const &zoneName)
 constructor
 
virtual ~DataParser ()
 destructor
 
virtual std::string getZoneName () const
 return the debug name corresponding to a zone
 
virtual std::string getZoneName (int n) const
 return the debug name corresponding to a field
 
virtual bool parseData (MWAWInputStreamPtr &, long, RagTime5Zone &, int, libmwaw::DebugStream &)
 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
 

Additional Inherited Members

- Protected Attributes inherited from RagTime5StructManager::DataParser
std::string m_name
 the field name
 

Detailed Description

Internal: the helper to read a clustList.

Constructor & Destructor Documentation

◆ ClustListParser() [1/2]

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

constructor

◆ ~ClustListParser()

RagTime5GraphInternal::ClustListParser::~ClustListParser ( )
final

destructor

◆ ClustListParser() [2/2]

RagTime5GraphInternal::ClustListParser::ClustListParser ( ClustListParser orig)
private

copy constructor, not implemented

Member Function Documentation

◆ getClusterDebugName()

std::string RagTime5GraphInternal::ClustListParser::getClusterDebugName ( int  id) const
inline

returns a name with can be used for debugging

Referenced by parseData().

◆ operator=()

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

copy operator, not implemented

◆ parseData()

bool RagTime5GraphInternal::ClustListParser::parseData ( MWAWInputStreamPtr input,
long  endPos,
RagTime5Zone ,
int  ,
libmwaw::DebugStream f 
)
inlinefinalvirtual

try to parse a data

Reimplemented from RagTime5StructManager::DataParser.

Member Data Documentation

◆ m_clusterList

std::vector<int> RagTime5GraphInternal::ClustListParser::m_clusterList

the list of read cluster

Referenced by parseData(), and RagTime5Graph::readPictureCluster().

◆ m_clusterManager

RagTime5ClusterManager& RagTime5GraphInternal::ClustListParser::m_clusterManager
private

the main zone manager

Referenced by getClusterDebugName().


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

Generated on Wed May 3 2023 07:18:29 for libmwaw by doxygen 1.9.6