Go to the documentation of this file.Go to the SVN repository for this file.
86 unsigned int nItems = 0;
const TCluster & GetCluster(TClusterId clusterId) const
static const TClusterId INVALID_CLUSTER_ID
TIdToCluster m_idToClusterMap
virtual string IdToString(const TId &id) const
unsigned int NumItems() const
void InitializeClusters(unsigned int dim=0)
TClusterId GetClusterForId(TId itemId, TCluster *&cluster)
void ResetClusters(unsigned int dim=0)
TIdToCluster::const_iterator TIdToClusterCit
const_iterator end() const
const_iterator find(const key_type &key) const
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define END_SCOPE(ns)
End the previously defined scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define BEGIN_SCOPE(ns)
Define a new scope.
static string IntToString(int value, TNumToStringFlags flags=0, int base=10)
Convert int to string.