![]() |
Rosetta
2021.16
|
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...
#include <ClusterMetricRegistrator.hh>

Public Types | |
| typedef utility::factory::WidgetRegistrator < ClusterMetricFactory, T > | parent |
Public Member Functions | |
| ClusterMetricRegistrator () | |
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.
| typedef utility::factory::WidgetRegistrator< ClusterMetricFactory, T > protocols::multistage_rosetta_scripts::cluster::ClusterMetricRegistrator< T >::parent |
|
inline |
1.8.7