All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines
Static Public Member Functions
TELEKYB_NAMESPACE::YamlHelper Class Reference

#include <YamlHelper.hpp>

List of all members.

Static Public Member Functions

static bool parseNodeToString (const YAML::Node &node, std::string &output)
template<class _T >
static bool parseNodeToValue (const YAML::Node &input, _T &value)
static bool parseStringToNode (const std::string &string, YAML::Node &node)
template<class _T >
static bool parseStringToValue (const std::string &input, _T &value)
template<class _T >
static bool parseValueToString (const _T &value, std::string &output)
template<class _T >
static std::string parseValueToString (const _T &value)

Detailed Description

Definition at line 23 of file YamlHelper.hpp.


Member Function Documentation

bool TELEKYB_NAMESPACE::YamlHelper::parseNodeToString ( const YAML::Node &  node,
std::string &  output 
) [static]

Definition at line 14 of file YamlHelper.cpp.

template<class _T >
static bool TELEKYB_NAMESPACE::YamlHelper::parseNodeToValue ( const YAML::Node &  input,
_T &  value 
) [inline, static]

Definition at line 31 of file YamlHelper.hpp.

bool TELEKYB_NAMESPACE::YamlHelper::parseStringToNode ( const std::string &  string,
YAML::Node &  node 
) [static]

Definition at line 25 of file YamlHelper.cpp.

template<class _T >
static bool TELEKYB_NAMESPACE::YamlHelper::parseStringToValue ( const std::string &  input,
_T &  value 
) [inline, static]

Definition at line 49 of file YamlHelper.hpp.

template<class _T >
static bool TELEKYB_NAMESPACE::YamlHelper::parseValueToString ( const _T &  value,
std::string &  output 
) [inline, static]

Definition at line 56 of file YamlHelper.hpp.

template<class _T >
static std::string TELEKYB_NAMESPACE::YamlHelper::parseValueToString ( const _T &  value) [inline, static]

Definition at line 63 of file YamlHelper.hpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines


telekyb_base
Author(s): Dr. Antonio Franchi and Martin Riedel
autogenerated on Mon Nov 11 2013 11:12:34