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 (LogMode w) |
Converts a LogMode value to corresponding name. More... | |
bool | stride::isLogMode (const std::string &s) |
Check whether string is name of LogMode value. More... | |
LogMode | stride::toLogMode (const std::string &s) |
Converts a string with name to LogMode value. More... | |
Implementation of ClusterType.
Definition in file LogMode.cpp.