Directories | |
| serialization | |
Files | |
| AbstractData.h | |
| A base class for objects that can be retrieved from the data access module.  | |
| Array.h | |
| Class for dealing with arrays of abstract data.  | |
| ArrayProperty.h | |
| The type for variable-length multidimensional arrays.  | |
| BitProperty.h | |
| Property for bit types.  | |
| BooleanConverters.h | |
| A set of function that convert an Boolean type to other types.  | |
| ByteArray.h | |
| A class for representing binary data.  | |
| ByteArrayProperty.h | |
| Property for byte array types.  | |
| CompositeData.h | |
| A base class for composite data values.  | |
| CompositeProperty.h | |
| A base class for a compound properties (non-atomic properties).  | |
| Config.h | |
| Configuration flags for the DataType module of TerraLib.  | |
| DataConverterManager.h | |
| A singleton for managing the data type converter available in the system.  | |
| DataType.h | |
| It stores information about a data type.  | |
| DataTypeConverter.h | |
| Definition of data type converter.  | |
| DataTypeManager.h | |
| A singleton for managing all data types in the system.  | |
| Date.h | |
| A base class for date data types.  | |
| DateDuration.h | |
| A class to represent date duration.  | |
| DatePeriod.h | |
| A class to represent date period.  | |
| DateTime.h | |
| An abstract class for date and time types.  | |
| DateTimeInstant.h | |
| An abstract class to represent an instant of date and time.  | |
| DateTimePeriod.h | |
| An abstract class to represent a period of date and time.  | |
| DateTimeProperty.h | |
| The type for date and time types.  | |
| DateTimeUtils.h | |
| Utilitary function for the date and time types of the data type module.  | |
| DoubleConverters.h | |
| A set of function that convert a Double type to other types.  | |
| Enums.h | |
| General enumerations for the data type module.  | |
| Exception.h | |
| An exception class for the DataType module.  | |
| IntegerConverters.h | |
| A set of function that convert an Integer type to other types.  | |
| Module.h | |
| This singleton defines the TerraLib Data Type module entry.  | |
| NumericProperty.h | |
| The type for arbitrary precision numbers, like numeric(p, q).  | |
| OrdinalInstant.h | |
| A class to represent ordinal time instant.  | |
| OrdinalPeriod.h | |
| A class to represent ordinal time period.  | |
| Property.h | |
| It models a property definition.  | |
| SimpleData.h | |
| This file contains several implementations for atomic data types (integers, floats, strings and others).  | |
| SimpleProperty.h | |
| An atomic property like an integer or double.  | |
| StringConverters.h | |
| A set of function that convert an String type to other types.  | |
| StringProperty.h | |
| The type for string types: FIXED_STRING, VAR_STRING or STRING.  | |
| TimeDuration.h | |
| A class to represent time duration.  | |
| TimeInstant.h | |
| A class to represent time instant.  | |
| TimeInstantTZ.h | |
| A class to represent time instant with time zone.  | |
| TimePeriod.h | |
| A class to represent time period.  | |
| TimePeriodTZ.h | |
| A class to represent time period with time zone.  | |
| Utils.h | |
| Utilitary function for data type module.  | |