![]() |
Rosetta Protocols
2014.16.56682
|
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 () | |
Public Member Functions inherited from utility::factory::WidgetRegistrator< JobInputterFactory, T > | |
| WidgetRegistrator () | |
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 |
1.8.7