RagTime5ClusterManager::Cluster Struct Reference

the cluster data More...

#include <RagTime5ClusterManager.hxx>

Inheritance diagram for RagTime5ClusterManager::Cluster:
RagTime5ClusterManager::ClusterLayout RagTime5ClusterManager::ClusterRoot RagTime5ClusterManager::ClusterScript RagTime5GraphInternal::ClusterGraphic RagTime5GraphInternal::ClusterPicture RagTime5SpreadsheetInternal::ClusterChart RagTime5SpreadsheetInternal::ClusterSpreadsheet RagTime5TextInternal::ClusterText

List of all members.

Public Types

enum  Type {
  C_ColorPattern, C_Fields, C_Layout, C_Pipeline,
  C_Root, C_Script, C_ColorStyles, C_FormatStyles,
  C_GraphicStyles, C_TextStyles, C_UnitStyles, C_ClusterB,
  C_ClusterC, C_Unknown
}
 the cluster type More...

Public Member Functions

 Cluster ()
 constructor
virtual ~Cluster ()
 destructor

Public Attributes

Type m_type
 the cluster type
int m_zoneId
 the zone id
bool m_hiLoEndian
 the cluster hiLo endian
Link m_dataLink
 the main data link
Link m_nameLink
 the name link
Link m_fieldClusterLink
 the field cluster links (def and pos)
std::vector< Linkm_conditionFormulaLinks
 the conditions formula links
std::vector< Linkm_settingLinks
 the settings links
std::vector< Linkm_linksList
 the link list
std::vector< int > m_clusterIdsList
 the cluster ids

Detailed Description

the cluster data


Member Enumeration Documentation

the cluster type

Enumerator:
C_ColorPattern 
C_Fields 
C_Layout 
C_Pipeline 
C_Root 
C_Script 
C_ColorStyles 
C_FormatStyles 
C_GraphicStyles 
C_TextStyles 
C_UnitStyles 
C_ClusterB 
C_ClusterC 
C_Unknown 

Constructor & Destructor Documentation

constructor

virtual RagTime5ClusterManager::Cluster::~Cluster ( ) [inline, virtual]

destructor


Member Data Documentation

the cluster ids


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