try to read a pipeline cluster: 104,204,4104, 4204 More...
Public Member Functions | |
| PipelineCParser (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 | |
Protected Attributes | |
| shared_ptr < RagTime5ClusterManager::Cluster > | m_cluster |
| the current cluster | |
try to read a pipeline cluster: 104,204,4104, 4204
| RagTime5ClusterManagerInternal::PipelineCParser::PipelineCParser | ( | RagTime5ClusterManager & | parser, |
| int | type | ||
| ) | [inline] |
constructor
| shared_ptr<RagTime5ClusterManager::Cluster> RagTime5ClusterManagerInternal::PipelineCParser::getCluster | ( | ) | [inline, virtual] |
return the current cluster
Implements RagTime5ClusterManager::ClusterParser.
| bool RagTime5ClusterManagerInternal::PipelineCParser::parseZone | ( | MWAWInputStreamPtr & | input, |
| long | fSz, | ||
| int | N, | ||
| int | flag, | ||
| libmwaw::DebugStream & | f | ||
| ) | [inline, virtual] |
parse a zone
Reimplemented from RagTime5ClusterManager::ClusterParser.
shared_ptr<RagTime5ClusterManager::Cluster> RagTime5ClusterManagerInternal::PipelineCParser::m_cluster [protected] |
the current cluster