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