Namespaces | Functions
string_util.cpp File Reference
#include <swri_string_util/string_util.h>
#include <cerrno>
#include <cstdlib>
#include <limits>
Include dependency graph for string_util.cpp:

Go to the source code of this file.

Namespaces

namespace  swri_string_util

Functions

bool swri_string_util::ToDouble (const std::string &string, double &value)
bool swri_string_util::ToFloat (const std::string &string, float &value)
bool swri_string_util::ToInt32 (const std::string &string, int32_t &value, int32_t base=10)
bool swri_string_util::ToUInt32 (const std::string &string, uint32_t &value, int32_t base=10)


swri_string_util
Author(s): Marc Alban
autogenerated on Tue Oct 3 2017 03:19:44