Utilitary function for data type module. More...
Go to the source code of this file.
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::dt | |
| Namespace for the Data Type module of TerraLib.  | |
Functions | |
| TEDATATYPEEXPORT int | te::dt::Convert2Terralib (const std::string &dataType) | 
| It convert a string to a DataType.  More... | |
| TEDATATYPEEXPORT void | te::dt::GetPropertiesPosition (const std::vector< Property * > &properties, const CompositeProperty *cp, std::vector< std::size_t > &poslist) | 
| It creates a list with the properties position in the composite property.  More... | |
Utilitary function for data type module.
Definition in file Utils.h.