![]() |
Rosetta
2020.37
|
Declaration of the template class for registrating ClusterMetricCreators with the ClusterMetricFactory. More...
#include <protocols/multistage_rosetta_scripts/cluster/ClusterMetricFactory.hh>
#include <utility/factory/WidgetRegistrator.hh>
Classes | |
class | protocols::multistage_rosetta_scripts::cluster::ClusterMetricRegistrator< T > |
This templated class will register an instance of an ClusterMetricCreator (class T) with the ClusterMetricFactory. It will ensure that no ClusterMetricCreator is registered twice, and centralizes this registration logic so that thread safety issues can be handled in one place. More... | |
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::multistage_rosetta_scripts | |
protocols::multistage_rosetta_scripts::cluster | |
Declaration of the template class for registrating ClusterMetricCreators with the ClusterMetricFactory.