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

Public Types | |
| typedef utility::factory::WidgetRegistrator < WriteableCacheableDataFactory, T > | parent |
Public Member Functions | |
| WriteableCacheableDataRegistrator () | |
Public Member Functions inherited from utility::factory::WidgetRegistrator< WriteableCacheableDataFactory, T > | |
| WidgetRegistrator () | |
This templated class will register an instance of an WriteableCacheableDataCreator (class T) with the WriteableCacheableDataFactory. It will ensure that no WriteableCacheableDataCreator is registered twice, and, centralizes this registration logic so that thread safety issues can be handled in one place.
| typedef utility::factory::WidgetRegistrator< WriteableCacheableDataFactory, T > basic::datacache::WriteableCacheableDataRegistrator< T >::parent |
|
inline |
1.8.7