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.