Rosetta 3.5
|
This templated class will register an instance of an RotamerRecoveryCreator (class T) with the RotamerRecoveryFactory. It will ensure that no RotamerRecoveryCreator is registered twice, and, centralizes this registration logic so that thread safety issues can be handled in one place. More...
#include <RotamerRecoveryFactory.hh>
Public Types | |
typedef utility::factory::WidgetRegistrator < RotamerRecoveryFactory, T > | parent |
Public Member Functions | |
RotamerRecoveryRegistrator () | |
This templated class will register an instance of an RotamerRecoveryCreator (class T) with the RotamerRecoveryFactory. It will ensure that no RotamerRecoveryCreator is registered twice, and, centralizes this registration logic so that thread safety issues can be handled in one place.
typedef utility::factory::WidgetRegistrator< RotamerRecoveryFactory, T > protocols::rotamer_recovery::RotamerRecoveryRegistrator< T >::parent |
|
inline |