Robot Simulator of the Robotics Group for Self-Organization of Control
0.8.0
|
Go to the source code of this file.
Classes | |
class | TemplateValue< Typ, toString > |
template class for a IValue standard data type needs the data type and a methode for string converting as template argument More... | |
Functions | |
std::string | doubleToString (double value) |
general function to converrt a double value to a string More... | |
|
inline |
general function to converrt a double value to a string
value | (double) the value wath should convert |