RTC Toolkit 4.0.1
|
Header file for FactoryRegistry and related helper classes. More...
#include <memory>
#include <mutex>
#include <vector>
#include <rtctk/componentFramework/factoryRegistry.ipp>
Go to the source code of this file.
Classes | |
class | rtctk::componentFramework::FactoryRegistry< BaseIf > |
A simple registry of various factory objects. More... | |
class | rtctk::componentFramework::FactoryRegistry< BaseIf >::FactoryIf |
The base class for all factory objects that are registered in the FactoryRegistry. More... | |
class | rtctk::componentFramework::RegisterFactory< BaseIf, Factory > |
A helper class used to perform registration and deregistration of a factory. More... | |
Namespaces | |
namespace | rtctk |
namespace | rtctk::componentFramework |
Header file for FactoryRegistry and related helper classes.