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