Loading...
Searching...
No Matches
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

namespace  te
 TerraLib.
 
namespace  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.