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 | |
| namespace | te |
| TerraLib. | |
| namespace | te::da |
| Namespace for the DataAccess API of TerraLib. | |
A singleton to keep all the registered Attribute Converter.
Definition in file AttributeConverterManager.h.