maliput
convert< maliput::api::SRange > Struct Reference

Detailed Description

Struct used for encoding and decoding api::SRange with a YAML::Node.

#include <include/maliput/base/yaml_conversion.h>

Static Public Member Functions

static Node encode (const maliput::api::SRange &rhs)
 
static bool decode (const Node &node, maliput::api::SRange &rhs)
 

Member Function Documentation

◆ decode()

bool decode ( const Node &  node,
maliput::api::SRange rhs 
)
static

◆ encode()

Node encode ( const maliput::api::SRange rhs)
static

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