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
constructor
| std::ostream& operator<< | ( | std::ostream & | o, |
| ClusterInformation const & | info | ||
| ) | [friend] |
operator<<
the cluster file type
Referenced by RagTime5ClusterManager::readCluster(), and RagTime5ClusterManager::readClusterMainList().
| librevenge::RVNGString RagTime5ClusterManagerInternal::ClusterInformation::m_name |
the cluster name
Referenced by RagTime5ClusterManager::readClusterMainList().
the cluster type
Referenced by RagTime5ClusterManager::readCluster(), and RagTime5ClusterManager::readClusterMainList().