![]() |
Rosetta
2020.50
|
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.
typedef utility::factory::WidgetRegistrator< SilentStructFactory, T > core::io::silent::SilentStructRegistrator< T >::parent |
|
inline |