This is the concrete factory for a STDataLoaderFromMemDS.
More...
#include <STDataLoaderFromMemDSFactory.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...
|
|
te::st::STDataLoaderFromMemDSFactory::~STDataLoaderFromMemDSFactory |
( |
| ) |
|
Destructor that automatically unregister the factory from the dictionary.
te::st::STDataLoaderFromMemDSFactory::STDataLoaderFromMemDSFactory |
( |
| ) |
|
|
protected |
It returns the global object STDataSourceLoader.
static void te::st::STDataLoaderFromMemDSFactory::finalize |
( |
| ) |
|
|
static |
It finalizes the factory: the singleton instance will be destroyed and will be unregistered from the abstract factory CachedSTDataLoader.
const std::string& te::st::STDataLoaderFromMemDSFactory::getType |
( |
| ) |
const |
It returns the type of the factory.
static void te::st::STDataLoaderFromMemDSFactory::initialize |
( |
| ) |
|
|
static |
It initializes the factory: the singleton instance will be registered in the abstract factory CachedSTDataLoader.
The documentation for this class was generated from the following file: