cluster information More...
Public Member Functions | |
ClusterInformation () | |
constructor More... | |
Public Attributes | |
int | m_type |
the cluster type More... | |
int | m_fileType |
the cluster file type More... | |
librevenge::RVNGString | m_name |
the cluster name More... | |
Friends | |
std::ostream & | operator<< (std::ostream &o, ClusterInformation const &info) |
operator<< More... | |
cluster information
|
inline |
constructor
|
friend |
operator<<
int RagTime5ClusterManagerInternal::ClusterInformation::m_fileType |
the cluster file type
Referenced by RagTime5ClusterManager::readCluster(), and RagTime5ClusterManager::readClusterMainList().
librevenge::RVNGString RagTime5ClusterManagerInternal::ClusterInformation::m_name |
the cluster name
Referenced by RagTime5ClusterManager::readClusterMainList().
int RagTime5ClusterManagerInternal::ClusterInformation::m_type |
the cluster type
Referenced by RagTime5ClusterManager::readCluster(), and RagTime5ClusterManager::readClusterMainList().