FactoryDictionary.h File Reference

A dictionary for a Factory. More...

#include "Exception.h"
#include "../core/translator/Translator.h"
#include <map>

Go to the source code of this file.

Classes

class  te::common::FactoryDictionary< TFACTORY, TFACTORYKEY, TKEYCOMPARE >
 This class represents a dictionary of factories. More...
 

Namespaces

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

Detailed Description

A dictionary for a Factory.

Definition in file FactoryDictionary.h.