![]() |
Rosetta
2021.16
|
fragment picker contact types More...
#include <protocols/frag_picker/ContactTypes.hh>#include <utility/exit.hh>#include <utility/vector1.hh>#include <map>Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::frag_picker | |
Functions | |
| std::map< std::string, ContactType > | protocols::frag_picker::setup_name2type () |
| BEGIN: local functions. More... | |
| std::map< std::string, ContactType > & | protocols::frag_picker::name2type () |
| map that converts string name to enum More... | |
| utility::vector1< std::string > | protocols::frag_picker::setup_type2name () |
| setup the vector that maps enum to string name More... | |
| utility::vector1< std::string > & | protocols::frag_picker::type2name () |
| vector that maps enum to string name More... | |
| ContactType | protocols::frag_picker::contact_type (std::string const &name) |
| END: local functions. More... | |
| std::string | protocols::frag_picker::contact_name (ContactType type) |
| give an enum type and return the string name More... | |
fragment picker contact types
1.8.7