|
Rosetta 3.5
|
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 () | |
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.
Definition at line 42 of file JobOutputterFactory.hh.
| typedef utility::factory::WidgetRegistrator< JobOutputterFactory, T > protocols::jd2::JobOutputterRegistrator< T >::parent |
Definition at line 45 of file JobOutputterFactory.hh.
|
inline |
Definition at line 47 of file JobOutputterFactory.hh.
1.8.4