|
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.
Definition at line 96 of file RotamerRecoveryFactory.hh.
| typedef utility::factory::WidgetRegistrator< RotamerRecoveryFactory, T > protocols::rotamer_recovery::RotamerRecoveryRegistrator< T >::parent |
Definition at line 99 of file RotamerRecoveryFactory.hh.
|
inline |
Definition at line 101 of file RotamerRecoveryFactory.hh.
1.8.4