DataConverterManager.h File Reference

A singleton for managing the data type converter available in the system. More...

#include "../common/Singleton.h"
#include "Config.h"
#include "DataTypeConverter.h"
#include "Exception.h"
#include <map>

Go to the source code of this file.

Classes

class  te::dt::DataConverterManager
 A singleton for managing the data type converter available in the system. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::dt
 Namespace for the Data Type module of TerraLib.
 

Detailed Description

A singleton for managing the data type converter available in the system.

Definition in file DataConverterManager.h.