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