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