Stride Reference Manual
1.0
|
Implementation of ClusterType. More...
Go to the source code of this file.
Namespaces | |
stride | |
Time Dependent Person DataType. | |
Functions | |
string | stride::toString (ClusterType w) |
Converts a ClusterType value to corresponding name. More... | |
bool | stride::isClusterType (const std::string &s) |
Check whether string is name of a ClusterType value. More... | |
ClusterType | stride::toClusterType (const std::string &s) |
Converts a string with name to ClusterType value. More... | |
Implementation of ClusterType.
Definition in file ClusterType.cpp.