RagTime5ClusterManagerInternal::LayoutCParser Struct Reference

try to read a layout cluster: 4001 More...

Inheritance diagram for RagTime5ClusterManagerInternal::LayoutCParser:
RagTime5ClusterManager::ClusterParser

List of all members.

Public Member Functions

 LayoutCParser (RagTime5ClusterManager &parser)
 constructor
shared_ptr
< RagTime5ClusterManager::Cluster
getCluster ()
 return the current cluster
void startZone ()
 start a new zone
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 parseZoneBlock (MWAWInputStreamPtr &input, long fSz, int N, int flag, libmwaw::DebugStream &f)
 parse a zone block
bool parseHeaderZone (MWAWInputStreamPtr &input, long fSz, int N, int flag, libmwaw::DebugStream &f)
 parse the header zone

Protected Attributes

shared_ptr
< RagTime5ClusterManager::ClusterLayout
m_cluster
 the current cluster
int m_actualZone
 the actual zone
int m_numZones
 the number of zones
int m_what
 a index to know which field is parsed : 0: main, 1:list of zones, 2: unknown, 3:data0, 4:list
int m_linkId
 the link id : 0: listItem, 1: pipeline, 2: settinglinks, 3: namelink,
std::string m_fieldName
 the actual field name

Detailed Description

try to read a layout cluster: 4001


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

parse the header zone

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

parse a zone

Reimplemented from RagTime5ClusterManager::ClusterParser.

bool RagTime5ClusterManagerInternal::LayoutCParser::parseZoneBlock ( MWAWInputStreamPtr input,
long  fSz,
int  N,
int  flag,
libmwaw::DebugStream f 
) [inline, protected]

parse a zone block

start a new zone

Reimplemented from RagTime5ClusterManager::ClusterParser.


Member Data Documentation

the actual field name

the link id : 0: listItem, 1: pipeline, 2: settinglinks, 3: namelink,

the number of zones

a index to know which field is parsed : 0: main, 1:list of zones, 2: unknown, 3:data0, 4:list


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