Namespaces | Functions
string_util.h File Reference
#include <stdint.h>
#include <string>
Include dependency graph for string_util.h:
This graph shows which files directly or indirectly include this file:

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 Thu Jun 6 2019 20:34:58