![]() |
Rosetta
2021.16
|
This templated class will register an instance of an RotamerLibrarySpecificationCreator (class T) with the RotamerLibrarySpecificationFactory. It will ensure that no RotamerLibrarySpecification creator is registered twice, and, centralizes this registration logic so that thread safety issues can be handled in one place. More...
#include <RotamerLibrarySpecificationRegistrator.hh>

Public Types | |
| typedef utility::factory::WidgetRegistrator < RotamerLibrarySpecificationFactory, T > | parent |
Public Member Functions | |
| RotamerLibrarySpecificationRegistrator () | |
This templated class will register an instance of an RotamerLibrarySpecificationCreator (class T) with the RotamerLibrarySpecificationFactory. It will ensure that no RotamerLibrarySpecification creator is registered twice, and, centralizes this registration logic so that thread safety issues can be handled in one place.
| typedef utility::factory::WidgetRegistrator< RotamerLibrarySpecificationFactory, T > core::chemical::rotamers::RotamerLibrarySpecificationRegistrator< T >::parent |
|
inline |
1.8.7