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


Public Types | |
| typedef utility::factory::WidgetRegistrator < SilentStructFactory, T > | parent |
Public Member Functions | |
| SilentStructRegistrator () | |
This templated class will register an instance of an SilentStructCreator (class T) with the SilentStructFactory. It will ensure that no SilentStructCreator is registered twice, and, centralizes this registration logic so that thread safety issues can be handled in one place.
Definition at line 79 of file SilentStructFactory.hh.
| typedef utility::factory::WidgetRegistrator< SilentStructFactory, T > core::io::silent::SilentStructRegistrator< T >::parent |
Definition at line 82 of file SilentStructFactory.hh.
|
inline |
Definition at line 84 of file SilentStructFactory.hh.
1.8.4