Tesseract
Motion Planning Environment
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
YAML::convert< std::set< T, A > > Struct Template Reference

#include <yaml_utils.h>

Static Public Member Functions

static Node encode (const std::set< T, A > &rhs)
 
static bool decode (const Node &node, std::set< T, A > &rhs)
 

Member Function Documentation

◆ decode()

template<typename T , typename A >
static bool YAML::convert< std::set< T, A > >::decode ( const Node &  node,
std::set< T, A > &  rhs 
)
inlinestatic

◆ encode()

template<typename T , typename A >
static Node YAML::convert< std::set< T, A > >::encode ( const std::set< T, A > &  rhs)
inlinestatic

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