libdrmconf 0.12.1
A library to program DMR radios.
|
Implements the conversion to and from YAML::Node. More...
#include <signaling.hh>
Static Public Member Functions | |
static Node | encode (const SelectiveCall &rhs) |
Serializes the selective call. | |
static bool | decode (const Node &node, SelectiveCall &rhs) |
Parses the selective call. | |
Implements the conversion to and from YAML::Node.