#include <iomanip>
#include <iostream>
#include <map>
#include <sstream>
#include <stack>
#include "MWAWDebug.hxx"
#include "MWAWPosition.hxx"
#include "RagTime5Document.hxx"
#include "RagTime5StructManager.hxx"
#include "RagTime5ClusterManager.hxx"
Classes | |
struct | RagTime5ClusterManagerInternal::ClusterInformation |
cluster information More... | |
struct | RagTime5ClusterManagerInternal::State |
Internal: the state of a RagTime5ClusterManager. More... | |
struct | RagTime5ClusterManagerInternal::ColPatCParser |
low level: parser of color pattern cluster : zone 0x8042 More... | |
struct | RagTime5ClusterManagerInternal::RootCParser |
try to read a root cluster: 4001 More... | |
struct | RagTime5ClusterManagerInternal::RootChildCParser |
try to read a basic root child cluster: either fielddef or fieldpos or a first internal child of the root (unknown) or another child More... | |
struct | RagTime5ClusterManagerInternal::GroupCParser |
low level: parser of group cluster : zone 4010 More... | |
struct | RagTime5ClusterManagerInternal::ClusterSound |
the sound cluster ( 2/a/4002/400a zone) More... | |
struct | RagTime5ClusterManagerInternal::SoundCParser |
low level: parser of sound cluster : zone 2,a,4002,400a More... | |
struct | RagTime5ClusterManagerInternal::StyleCParser |
low level: parser of style cluster : zone 480 More... | |
struct | RagTime5ClusterManagerInternal::UnknownCParser |
low level: parser of unknown cluster More... | |
Namespaces | |
RagTime5ClusterManagerInternal | |
Internal: the structures of a RagTime5ClusterManager. | |