A singleton for managing all data types in the system. More...
Go to the source code of this file.
Classes | |
class | te::dt::DataTypeManager |
struct | te::dt::DataTypeManager::IdComparer |
A functor for comparing a pair of pointers to data types by id. More... | |
struct | te::dt::DataTypeManager::NameComparer |
A functor for comparing a pair of pointers to data types by name. More... | |
Namespaces | |
namespace | te |
TerraLib. | |
namespace | te::dt |
Namespace for the Data Type module of TerraLib. | |
A singleton for managing all data types in the system.
Definition in file DataTypeManager.h.