A class that defines the interface of an abstract factory. More...
Go to the source code of this file.
Classes | |
class | te::common::AbstractFactory< TPRODUCT, TFACTORYKEY, TKEYCOMPARE > |
This class defines the interface of abstract factories without initializing parameters. More... | |
Namespaces | |
namespace | te |
TerraLib. | |
namespace | te::common |
Namespace for the Common module of TerraLib. | |
A class that defines the interface of an abstract factory.
Definition in file AbstractFactory.h.