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

Public Types | |
| typedef utility::factory::WidgetRegistrator < LegacyRequirementFactory, T > | parent |
Public Member Functions | |
| LegacyRequirementRegistrator () | |
This templated class will register an instance of an RequirementCreator (class T) with the LegacyRequirementFactory. It will ensure that no RequirementCreator is registered twice, and, centralizes this registration logic so that thread safety issues can be handled in one place.
| typedef utility::factory::WidgetRegistrator< LegacyRequirementFactory, T > protocols::legacy_sewing::sampling::requirements::LegacyRequirementRegistrator< T >::parent |
|
inline |
1.8.7