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

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