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. | |
Implements the conversion to and from YAML::Node.