Factory class for constructing TARGET instance. More...
#include <spatmod/imagetargettiff.h>

Public Member Functions | |
| FACTORY (const FACTORY &rhs) | |
| FACTORY (const TARGETPARM_TIFF &parm) | |
| FACTORY () | |
| virtual | ~FACTORY () |
Factory class for constructing TARGET instance.
| SPATMOD::IMAGE::TARGET_TIFF::FACTORY::FACTORY | ( | ) |
Default constructor.
| SPATMOD::IMAGE::TARGET_TIFF::FACTORY::FACTORY | ( | const TARGETPARM_TIFF & | parm | ) | [explicit] |
Construct with TARGETPARM_TIFF.
| SPATMOD::IMAGE::TARGET_TIFF::FACTORY::FACTORY | ( | const FACTORY & | rhs | ) |
Copy constructor.
| virtual SPATMOD::IMAGE::TARGET_TIFF::FACTORY::~FACTORY | ( | ) | [virtual] |
Destructor.
1.6.1