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