![]() |
Rosetta
2021.16
|
Declaration of the template class for registrating ResidueSelectorCreators with the ResidueSelectorFactory. More...
#include <core/select/residue_selector/ResidueSelectorFactory.hh>#include <utility/factory/WidgetRegistrator.hh>Classes | |
| class | core::select::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 reading in the atom type properties. | |
| core::select | |
| core::select::residue_selector | |
Declaration of the template class for registrating ResidueSelectorCreators with the ResidueSelectorFactory.
1.8.7