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

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