RagTime5GraphInternal::GraphicCParser Struct Reference

low level: parser of graph cluster More...

Inheritance diagram for RagTime5GraphInternal::GraphicCParser:
RagTime5ClusterManager::ClusterParser

List of all members.

Public Member Functions

 GraphicCParser (RagTime5ClusterManager &parser, int type)
 constructor
shared_ptr
< RagTime5ClusterManager::Cluster
getCluster ()
 return the current cluster
shared_ptr< ClusterGraphicgetGraphicCluster ()
 return the current graphic cluster
void endZone ()
 end of a start zone call
bool parseZone (MWAWInputStreamPtr &input, long fSz, int N, int flag, libmwaw::DebugStream &f)
 parse a zone
bool parseField (RagTime5StructManager::Field const &field, int, libmwaw::DebugStream &f)
 parse a field

Protected Member Functions

bool parseDataZone (MWAWInputStreamPtr &input, long fSz, int N, int flag, libmwaw::DebugStream &f)
 parse a data block
bool parseHeaderZone (MWAWInputStreamPtr &input, long fSz, int N, int flag, libmwaw::DebugStream &f)
 parse the header zone

Protected Attributes

shared_ptr< ClusterGraphicm_cluster
 the current cluster
int m_what
 a index to know which field is parsed : 0: graphdata, 1: list, 2: clustLink, graph transform, 3:fSz=91
int m_linkId
 the link id: 0: unicode, 1: condition, 2: clustLink, 3: clustLink[list], 4: clustLink[8], 5: transformation, 6: some dimension?
std::string m_fieldName
 the actual field name

Private Member Functions

 GraphicCParser (GraphicCParser const &orig)
 copy constructor (not implemented)
GraphicCParseroperator= (GraphicCParser const &orig)
 copy operator (not implemented)

Detailed Description

low level: parser of graph cluster


Constructor & Destructor Documentation

constructor

copy constructor (not implemented)


Member Function Documentation

end of a start zone call

Reimplemented from RagTime5ClusterManager::ClusterParser.

return the current graphic cluster

Referenced by RagTime5Graph::readGraphicCluster().

GraphicCParser& RagTime5GraphInternal::GraphicCParser::operator= ( GraphicCParser const &  orig) [private]

copy operator (not implemented)

bool RagTime5GraphInternal::GraphicCParser::parseDataZone ( MWAWInputStreamPtr input,
long  fSz,
int  N,
int  flag,
libmwaw::DebugStream f 
) [inline, protected]

parse a data block

parse a field

Reimplemented from RagTime5ClusterManager::ClusterParser.

bool RagTime5GraphInternal::GraphicCParser::parseHeaderZone ( MWAWInputStreamPtr input,
long  fSz,
int  N,
int  flag,
libmwaw::DebugStream f 
) [inline, protected]

parse the header zone

bool RagTime5GraphInternal::GraphicCParser::parseZone ( MWAWInputStreamPtr input,
long  fSz,
int  N,
int  flag,
libmwaw::DebugStream f 
) [inline, virtual]

parse a zone

Reimplemented from RagTime5ClusterManager::ClusterParser.


Member Data Documentation

the current cluster

the actual field name

the link id: 0: unicode, 1: condition, 2: clustLink, 3: clustLink[list], 4: clustLink[8], 5: transformation, 6: some dimension?

a index to know which field is parsed : 0: graphdata, 1: list, 2: clustLink, graph transform, 3:fSz=91


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