ParameterizedAbstractFactory.h File Reference

A class that defines the basic interface of an abstract factory that makes use of parameters to construct the objects. More...

Go to the source code of this file.

Classes

class  te::common::ParameterizedAbstractFactory< TPRODUCT, TFACTORYKEY, TPARAM, TKEYCOMPARE >
 This class defines the basic interface of an abstract factory that makes use of parameters to construct the objects. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::common
 Namespace for the Common module of TerraLib.
 

Detailed Description

A class that defines the basic interface of an abstract factory that makes use of parameters to construct the objects.

Definition in file ParameterizedAbstractFactory.h.