#include "Painter2DFactory.h"
Public Member Functions | |
Painter2DFactoryRegistrar (const std::string &_key) | |
Public Member Functions inherited from ot::FactoryRegistrarTemplate< Painter2DFactory, 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 |