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 | |
namespace | te |
TerraLib. | |
namespace | te::dt |
Namespace for the Data Type module of TerraLib. | |
A singleton for managing the data type converter available in the system.
Definition in file DataConverterManager.h.