Internal: the state of a RagTime5ClusterManager. More...
Public Member Functions | |
State () | |
constructor More... | |
Public Attributes | |
std::map< int, ClusterInformation > | m_idToClusterInfoMap |
map id to cluster information map More... | |
std::map< int, std::shared_ptr< RagTime5ClusterManager::Cluster > > | m_idToClusterMap |
map id to cluster map More... | |
std::vector< int > | m_rootIdList |
the root id list More... | |
Internal: the state of a RagTime5ClusterManager.
|
inline |
constructor
std::map<int, ClusterInformation> RagTime5ClusterManagerInternal::State::m_idToClusterInfoMap |
map id to cluster information map
std::map<int, std::shared_ptr<RagTime5ClusterManager::Cluster> > RagTime5ClusterManagerInternal::State::m_idToClusterMap |
map id to cluster map
std::vector<int> RagTime5ClusterManagerInternal::State::m_rootIdList |
the root id list