Static Public Member Functions | List of all members
YAML::convert< SurgSim::Framework::Component > Struct Template Reference

Override of the convert structure for an Component, use this form to write out a full version of the component information, to decode a component use the other converter. More...

#include <SurgSim/Framework/FrameworkConvert.h>

Static Public Member Functions

static Node encode (const SurgSim::Framework::Component &rhs)
 

Detailed Description

template<>
struct YAML::convert< SurgSim::Framework::Component >

Override of the convert structure for an Component, use this form to write out a full version of the component information, to decode a component use the other converter.

This converter intentionally does not have a decode function.

Member Function Documentation

◆ encode()

Node YAML::convert< SurgSim::Framework::Component >::encode ( const SurgSim::Framework::Component rhs)
static

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