NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
Yaml::impl::StringConverter< T > Struct Template Reference

#include <NESStrongTypeYaml.hpp>

Static Public Member Functions

static T Get (const std::string &data)
 
static T Get (const std::string &data, const T &defaultValue)
 

Member Function Documentation

◆ Get() [1/2]

template<NES::NESIdentifier T>
static T Yaml::impl::StringConverter< T >::Get ( const std::string &  data)
inlinestatic

References data, and type.

◆ Get() [2/2]

template<NES::NESIdentifier T>
static T Yaml::impl::StringConverter< T >::Get ( const std::string &  data,
const T &  defaultValue 
)
inlinestatic

References data, and type.


The documentation for this struct was generated from the following file: