TerraLib 4.1
TeDecoderMrSIDFactory Class Reference

Implements a factory to build MrSID decoders. More...

#include <TeDecoderMrSID.h>

Inheritance diagram for TeDecoderMrSIDFactory:
TeDecoderFactory TeFactory< TeDecoder, TeRasterParams >

List of all members.

Public Member Functions

 TeDecoderMrSIDFactory (const string &name)
 Factory constructor.
TeDecoderbuild (const TeRasterParams &arg)
 Builds the object.

Detailed Description

Implements a factory to build MrSID decoders.


Constructor & Destructor Documentation

TeDecoderMrSIDFactory::TeDecoderMrSIDFactory ( const string name)

Factory constructor.


Member Function Documentation

TeDecoder* TeDecoderMrSIDFactory::build ( const TeRasterParams arg) [inline, virtual]

Builds the object.

Implements TeFactory< TeDecoder, TeRasterParams >.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines