NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
Helper functionality, converting string to any data type. Strings are left untouched. More...
#include <Yaml.hpp>
Static Public Member Functions | |
static T | Get (const std::string &data) |
static T | Get (const std::string &data, const T &defaultValue) |
Helper functionality, converting string to any data type. Strings are left untouched.
|
inlinestatic |
Referenced by Yaml::Node::As(), and Yaml::impl::StringConverter< bool >::Get().
|
inlinestatic |