![]() |
Rosetta Core
2014.16.56682
|
This templated class will register an instance of an EnergyMethodCreator (class T) with the ScoringManager. It will ensure that no energy method creator is registered twice, and, centralizes this registration logic so that thread safety issues can be handled in one place. More...
#include <EnergyMethodRegistrator.hh>
Public Types | |
| typedef utility::factory::WidgetRegistrator < ScoringManager, T > | parent |
Public Member Functions | |
| EnergyMethodRegistrator () | |
Public Member Functions inherited from utility::factory::WidgetRegistrator< ScoringManager, T > | |
| WidgetRegistrator () | |
This templated class will register an instance of an EnergyMethodCreator (class T) with the ScoringManager. It will ensure that no energy method creator is registered twice, and, centralizes this registration logic so that thread safety issues can be handled in one place.
| typedef utility::factory::WidgetRegistrator< ScoringManager, T > core::scoring::methods::EnergyMethodRegistrator< T >::parent |
|
inline |
1.8.7