RMF
|
Functions to check if names are valid. More...
Go to the source code of this file.
Namespaces | |
RMF | |
The namespace for all functionality in the library. | |
Names | |
std::string | RMF::get_as_node_name (std::string input) |
Return a node name string that has been modified to obey the rules. More... | |
bool | RMF::get_is_valid_key_name (std::string name) |
Return true iff the string is a valid key name. | |
bool | RMF::get_is_valid_node_name (std::string name) |
Return true iff the string is a valid node name. | |
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file names.h.