string toString(ClusterType c)
Converts a ClusterType value to corresponding name.
Time Dependent Person DataType.
std::size_t toSizeType(ClusterType c)
Cast for array access.
ClusterType toClusterType(const string &s)
Converts a string with name to ClusterType value.
bool isClusterType(const string &s)
Check whether string is name of a ClusterType value.
constexpr unsigned int numOfClusterTypes()
Number of Cluster types (not including Null type).
ClusterType
Enumerates the cluster types.