![]() |
TerraLib 4.1
|
This is the class for digital image processing algorithms factory. More...
#include <TePDIAlgorithmFactory.hpp>
Public Types | |
| typedef TeSharedPtr < TePDIAlgorithmFactory > | pointer |
| typedef const TeSharedPtr < TePDIAlgorithmFactory > | const_pointer |
Public Member Functions | |
| virtual | ~TePDIAlgorithmFactory () |
| Default Destructor. | |
Protected Member Functions | |
| TePDIAlgorithmFactory (const std::string &factoryName) | |
| Default constructor. | |
This is the class for digital image processing algorithms factory.
| typedef const TeSharedPtr< TePDIAlgorithmFactory > TePDIAlgorithmFactory::const_pointer |
| TePDIAlgorithmFactory::~TePDIAlgorithmFactory | ( | ) | [virtual] |
Default Destructor.
| TePDIAlgorithmFactory::TePDIAlgorithmFactory | ( | const std::string & | factoryName | ) | [protected] |
Default constructor.
| factoryName | Factory name. |