#include "WrappedItemFactory.h"
Public Member Functions | |
WrappedItemFactoryRegistrar (const std::string &_key) | |
Public Member Functions inherited from ot::FactoryRegistrarTemplate< WrappedItemFactory, T > | |
FactoryRegistrarTemplate (const std::string &_key) | |
Constructor. | |
virtual | ~FactoryRegistrarTemplate () |
Destructor. When called the constructor will be deregistered from the factory. | |
const std::string & | getKey (void) const |
Get the constructor key. | |
|
inline |