This is the concrete factory for a STDataSourceLoaderFromDS.
More...
#include <STDataLoaderFromDSFactory.h>
|
| static void | finalize () |
| | It finalizes the factory: the singleton instance will be destroyed and will be unregistered from the abstract factory CachedSTDataLoader. More...
|
| |
| static void | initialize () |
| | It initializes the factory: the singleton instance will be registered in the abstract factory CachedSTDataLoader. More...
|
| |
This is the concrete factory for a STDataSourceLoaderFromDS.
- See also
- STDataSourceLoaderFromDS
Definition at line 43 of file STDataLoaderFromDSFactory.h.
◆ ~STDataLoaderFromDSFactory()
| te::st::STDataLoaderFromDSFactory::~STDataLoaderFromDSFactory |
( |
| ) |
|
Destructor that automatically unregister the factory from the dictionary.
◆ STDataLoaderFromDSFactory()
| te::st::STDataLoaderFromDSFactory::STDataLoaderFromDSFactory |
( |
| ) |
|
|
protected |
◆ build()
It returns the global object DataSourceLoader.
◆ finalize()
| static void te::st::STDataLoaderFromDSFactory::finalize |
( |
| ) |
|
|
static |
It finalizes the factory: the singleton instance will be destroyed and will be unregistered from the abstract factory CachedSTDataLoader.
◆ getType()
| const std::string & te::st::STDataLoaderFromDSFactory::getType |
( |
| ) |
const |
It returns the type of the factory.
◆ initialize()
| static void te::st::STDataLoaderFromDSFactory::initialize |
( |
| ) |
|
|
static |
It initializes the factory: the singleton instance will be registered in the abstract factory CachedSTDataLoader.
◆ sm_factory
The documentation for this class was generated from the following file: