AttributeConverterManager.h File Reference

A singleton to keep all the registered Attribute Converter. More...

#include "../../common/Singleton.h"
#include "AttributeConverters.h"
#include <map>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  te::da::AttributeConverterManager
 A singleton to keep all the registered Attribute Converters. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::da
 Namespace for the DataAccess API of TerraLib.
 

Detailed Description

A singleton to keep all the registered Attribute Converter.

Definition in file AttributeConverterManager.h.