Rosetta 3.5
|
This templated class will register an instance of an JobInputterCreator (class T) with the JobInputterFactory. It will ensure that no JobInputterCreator is registered twice, and, centralizes this registration logic so that thread safety issues can be handled in one place. More...
#include <JobInputterFactory.hh>
Public Types | |
typedef utility::factory::WidgetRegistrator < JobInputterFactory, T > | parent |
Public Member Functions | |
JobInputterRegistrator () | |
This templated class will register an instance of an JobInputterCreator (class T) with the JobInputterFactory. It will ensure that no JobInputterCreator is registered twice, and, centralizes this registration logic so that thread safety issues can be handled in one place.
typedef utility::factory::WidgetRegistrator< JobInputterFactory, T > protocols::jd2::JobInputterRegistrator< T >::parent |
|
inline |