libdrmconf
0.11.3
A library to program DMR radios.
|
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. | |
Implements the conversion to and from YAML::Node.