RagTime5SpreadsheetInternal::ChartCParser Struct Reference

low level: parser of chart cluster More...

Inheritance diagram for RagTime5SpreadsheetInternal::ChartCParser:
RagTime5ClusterManager::ClusterParser

List of all members.

Public Member Functions

 ChartCParser (RagTime5ClusterManager &parser, int type)
 constructor
shared_ptr
< RagTime5ClusterManager::Cluster
getCluster ()
 return the current cluster
shared_ptr< ClusterChartgetChartCluster ()
 return the current 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< ClusterChartm_cluster
 the current cluster
int m_what
 a index to know which field is parsed : 0: main, 1: common data, 2: list, 3: data4, 4: unknown1
int m_linkId
 the link id: 0: setting, 1: cluster link in pos12, 2: unknown fixed link in pos6, 3: serie double, 4: serie unknown, 5: unknown fsz=6
std::string m_fieldName
 the actual field name

Private Member Functions

 ChartCParser (ChartCParser const &orig)
 copy constructor (not implemented)
ChartCParseroperator= (ChartCParser const &orig)
 copy operator (not implemented)

Detailed Description

low level: parser of chart cluster


Constructor & Destructor Documentation

constructor

copy constructor (not implemented)


Member Function Documentation

end of a start zone call

Reimplemented from RagTime5ClusterManager::ClusterParser.

ChartCParser& RagTime5SpreadsheetInternal::ChartCParser::operator= ( ChartCParser const &  orig) [private]

copy operator (not implemented)

bool RagTime5SpreadsheetInternal::ChartCParser::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 RagTime5SpreadsheetInternal::ChartCParser::parseHeaderZone ( MWAWInputStreamPtr input,
long  fSz,
int  N,
int  flag,
libmwaw::DebugStream f 
) [inline, protected]

parse the header zone

bool RagTime5SpreadsheetInternal::ChartCParser::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: setting, 1: cluster link in pos12, 2: unknown fixed link in pos6, 3: serie double, 4: serie unknown, 5: unknown fsz=6

a index to know which field is parsed : 0: main, 1: common data, 2: list, 3: data4, 4: unknown1


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