libdrmconf  0.11.3
A library to program DMR radios.
Static Public Member Functions | List of all members
YAML::convert< Interval > Struct Reference

Implements the conversion to and from YAML::Node. More...

#include <interval.hh>

Static Public Member Functions

static Node encode (const Interval &rhs)
 Serializes the interval.
 
static bool decode (const Node &node, Interval &rhs)
 Parses the interval.
 

Detailed Description

Implements the conversion to and from YAML::Node.


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