OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ot::Painter2DFactoryRegistrar< T > Class Template Reference

#include "Painter2DFactory.h"

Inheritance diagram for ot::Painter2DFactoryRegistrar< T >:
ot::FactoryRegistrarTemplate< Painter2DFactory, T >

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.
 

Constructor & Destructor Documentation

◆ Painter2DFactoryRegistrar()

template<class T >
ot::Painter2DFactoryRegistrar< T >::Painter2DFactoryRegistrar ( const std::string & _key)
inline

The documentation for this class was generated from the following file: