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