![]() |
Rosetta Core
2014.16.56682
|
Declaration of the template class for registrating ResidueSelectorCreators with the ResidueSelectorFactory. More...
#include <core/pack/task/residue_selector/ResidueSelectorFactory.hh>#include <utility/factory/WidgetRegistrator.hh>Classes | |
| class | core::pack::task::residue_selector::ResidueSelectorRegistrator< T > |
| This templated class will register an instance of an ResidueSelectorCreator (class T) with the ResidueSelectorFactory. It will ensure that no ResidueSelector creator is registered twice, and, centralizes this registration logic so that thread safety issues can be handled in one place. More... | |
Namespaces | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::pack | |
| core::pack::task | |
| core::pack::task::residue_selector | |
Declaration of the template class for registrating ResidueSelectorCreators with the ResidueSelectorFactory.
1.8.7