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