RagTime5ClusterManagerInternal::ScriptCParser Struct Reference

low level: parser of script cluster : zone 2,a,4002,400a More...

Inheritance diagram for RagTime5ClusterManagerInternal::ScriptCParser:
RagTime5ClusterManager::ClusterParser

List of all members.

Public Member Functions

 ScriptCParser (RagTime5ClusterManager &parser, int type)
 constructor
shared_ptr
< RagTime5ClusterManager::Cluster
getCluster ()
 return the current cluster
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
void endZone ()
 end of a start zone call

Protected Attributes

shared_ptr
< RagTime5ClusterManager::ClusterScript
m_cluster
 the current cluster
int m_what
 a index to know which field is parsed : 0: main, 1:scriptname, 2: list names, 3: list data
std::string m_fieldName
 the actual field name

Detailed Description

low level: parser of script cluster : zone 2,a,4002,400a


Constructor & Destructor Documentation


Member Function Documentation

end of a start zone call

Reimplemented from RagTime5ClusterManager::ClusterParser.

parse a field

Reimplemented from RagTime5ClusterManager::ClusterParser.

bool RagTime5ClusterManagerInternal::ScriptCParser::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 actual field name

a index to know which field is parsed : 0: main, 1:scriptname, 2: list names, 3: list data


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