RagTime5ClusterManager::Cluster Struct Reference

the cluster data More...

#include <RagTime5ClusterManager.hxx>

Inheritance diagram for RagTime5ClusterManager::Cluster:
RagTime5ChartInternal::ClusterChart RagTime5ClusterManager::ClusterRoot RagTime5ClusterManagerInternal::ClusterSound RagTime5GraphInternal::ClusterButton RagTime5GraphInternal::ClusterGraphic RagTime5GraphInternal::ClusterPicture RagTime5LayoutInternal::ClusterLayout RagTime5PipelineInternal::ClusterPipeline RagTime5SpreadsheetInternal::ClusterSpreadsheet RagTime5TextInternal::ClusterText

Public Types

enum  Type {
  C_ColorPattern , C_FormulaDef , C_FormulaPos , C_Layout ,
  C_Pipeline , C_Root , C_ClusterGProp , C_Sound ,
  C_ButtonZone , C_ChartZone , C_GraphicZone , C_PictureZone ,
  C_SpreadsheetZone , C_TextZone , C_GroupZone , C_ColorStyles ,
  C_FormatStyles , C_GraphicStyles , C_TextStyles , C_UnitStyles ,
  C_ClusterC , C_Empty , C_Unknown
}
 the cluster type More...
 

Public Member Functions

 Cluster (Type type)
 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
 
librevenge::RVNGString m_name
 the cluster name (if know)
 
Link m_childLink
 the child link
 
Link m_parentLink
 the parent link
 
Link m_dataLink
 the main data link
 
NameLink m_nameLink
 the name link
 
Link m_formulaLink
 the formula cluster links (def and pos)
 
std::vector< Linkm_settingLinks
 the settings links
 
std::vector< Linkm_linksList
 the link list
 
std::vector< int > m_clusterIdsList
 the cluster ids
 
bool m_isSent
 true if the cluster was send
 

Detailed Description

the cluster data

Member Enumeration Documentation

◆ Type

the cluster type

Enumerator
C_ColorPattern 
C_FormulaDef 
C_FormulaPos 
C_Layout 
C_Pipeline 
C_Root 
C_ClusterGProp 
C_Sound 
C_ButtonZone 
C_ChartZone 
C_GraphicZone 
C_PictureZone 
C_SpreadsheetZone 
C_TextZone 
C_GroupZone 
C_ColorStyles 
C_FormatStyles 
C_GraphicStyles 
C_TextStyles 
C_UnitStyles 
C_ClusterC 
C_Empty 
C_Unknown 

Constructor & Destructor Documentation

◆ Cluster()

RagTime5ClusterManager::Cluster::Cluster ( Type  type)
inlineexplicit

constructor

◆ ~Cluster()

RagTime5ClusterManager::Cluster::~Cluster ( )
virtual

destructor

Member Data Documentation

◆ m_childLink

Link RagTime5ClusterManager::Cluster::m_childLink

the child link

◆ m_clusterIdsList

std::vector<int> RagTime5ClusterManager::Cluster::m_clusterIdsList

the cluster ids

◆ m_dataLink

◆ m_formulaLink

Link RagTime5ClusterManager::Cluster::m_formulaLink

the formula cluster links (def and pos)

Referenced by RagTime5Document::readClusterRootData().

◆ m_hiLoEndian

◆ m_isSent

bool RagTime5ClusterManager::Cluster::m_isSent

true if the cluster was send

Referenced by RagTime5Graph::send(), and RagTime5Text::send().

◆ m_linksList

◆ m_name

librevenge::RVNGString RagTime5ClusterManager::Cluster::m_name

the cluster name (if know)

Referenced by RagTime5ClusterManager::ClusterParser::getZoneName().

◆ m_nameLink

◆ m_parentLink

Link RagTime5ClusterManager::Cluster::m_parentLink

the parent link

◆ m_settingLinks

std::vector<Link> RagTime5ClusterManager::Cluster::m_settingLinks

the settings links

Referenced by RagTime5Document::readClusterRootData().

◆ m_type

Type RagTime5ClusterManager::Cluster::m_type

the cluster type

◆ m_zoneId

int RagTime5ClusterManager::Cluster::m_zoneId

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

Generated on Thu Jan 19 2023 00:00:00 for libmwaw by doxygen 1.9.6