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

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

#include <frequency.hh>

Static Public Member Functions

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

Detailed Description

Implements the conversion to and from YAML::Node.


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