26 #ifndef __TERRALIB_INTERNAL_DATATYPE_H
27 #define __TERRALIB_INTERNAL_DATATYPE_H
A base class for objects that can be retrieved from the data access module.
The type for variable-length multidimensional arrays.
A class for representing binary data.
A base class for composite data values.
A base class for a compound properties (non-atomic properties).
A singleton for managing the data type converter available in the system.
A singleton for managing all data types in the system.
It stores information about a data type.
A class to represent date duration.
A class to represent date period.
An abstract class to represent an instant of date and time.
An abstract class to represent a period of date and time.
The type for date and time types.
Utilitary function for the date and time types of the data type module.
An abstract class for date and time types.
A base class for date data types.
The type for arbitrary precision numbers, like numeric(p, q).
A class to represent ordinal time instant.
A class to represent ordinal time period.
It models a property definition.
This file contains several implementations for atomic data types (integers, floats,...
An atomic property like an integer or double.
The type for string types: FIXED_STRING, VAR_STRING or STRING.
A class to represent time duration.
A class to represent time instant with time zone.
A class to represent time instant.
A class to represent time period with time zone.
A class to represent time period.
General enumerations for the data type module.
Configuration flags for the DataType module of TerraLib.
Utilitary function for data type module.