All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines
Static Public Member Functions
YAML::convert< boost::array< _T, _N > > Struct Template Reference

#include <YamlConversion.hpp>

List of all members.

Static Public Member Functions

static bool decode (const Node &node, boost::array< _T, _N > &rhs)
static Node encode (const boost::array< _T, _N > &rhs)

Detailed Description

template<class _T, std::size_t _N>
struct YAML::convert< boost::array< _T, _N > >

Definition at line 62 of file YamlConversion.hpp.


Member Function Documentation

template<class _T , std::size_t _N>
static bool YAML::convert< boost::array< _T, _N > >::decode ( const Node &  node,
boost::array< _T, _N > &  rhs 
) [inline, static]

Definition at line 71 of file YamlConversion.hpp.

template<class _T , std::size_t _N>
static Node YAML::convert< boost::array< _T, _N > >::encode ( const boost::array< _T, _N > &  rhs) [inline, static]

Definition at line 63 of file YamlConversion.hpp.


The documentation for this struct was generated from the following file:
 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