![]() |
Rosetta
2021.16
|
This templated class will register an instance of an FullModelInputterCreator (class T) with the FullModelInputterFactory. It will ensure that no FullModelInputterCreator is registered twice, and, centralizes this registration logic so that thread safety issues can be handled in one place. More...
#include <FullModelInputterFactory.hh>

Public Types | |
| typedef utility::factory::WidgetRegistrator < FullModelInputterFactory, T > | parent |
Public Member Functions | |
| FullModelInputterRegistrator () | |
This templated class will register an instance of an FullModelInputterCreator (class T) with the FullModelInputterFactory. It will ensure that no FullModelInputterCreator is registered twice, and, centralizes this registration logic so that thread safety issues can be handled in one place.
| typedef utility::factory::WidgetRegistrator< FullModelInputterFactory, T > protocols::jd3::full_model_inputters::FullModelInputterRegistrator< T >::parent |
|
inline |
1.8.7