![]() |
OpenMS
3.0.0
|
Functions | |
| template<typename T > | |
| T | convert (const String &s) |
| template<> | |
| Int32 | convert (const String &s) |
| template<> | |
| double | convert (const String &s) |
| template<> | |
| float | convert (const String &s) |
| template<> | |
| std::string | convert (const String &s) |
|
inline |
References String::toDouble(), String::toFloat(), and String::toInt32().
References String::toInt32().
References String::toDouble().
References String::toFloat().
|
inline |