15 #include "RMF/config.h"
Default implementation for types.h.
bool get_is_valid_node_name(std::string name)
Return true iff the string is a valid node name.
std::string get_as_node_name(std::string input)
Return a node name string that has been modified to obey the rules.
bool get_is_valid_key_name(std::string name)
Return true iff the string is a valid key name.