|
Rosetta 3.5
|
This templated class will register an instance of an FeaturesReporterCreator (class T) with the FeaturesReporterFactory. 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 <FeaturesReporterFactory.hh>


Public Types | |
| typedef utility::factory::WidgetRegistrator < FeaturesReporterFactory, T > | parent |
Public Member Functions | |
| FeaturesReporterRegistrator () | |
This templated class will register an instance of an FeaturesReporterCreator (class T) with the FeaturesReporterFactory. 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.
Definition at line 94 of file FeaturesReporterFactory.hh.
| typedef utility::factory::WidgetRegistrator< FeaturesReporterFactory, T > protocols::features::FeaturesReporterRegistrator< T >::parent |
Definition at line 97 of file FeaturesReporterFactory.hh.
|
inline |
Definition at line 99 of file FeaturesReporterFactory.hh.
1.8.4