26 #ifndef __TERRALIB_DATATYPE_INTERNAL_DATETIMEINSTANT_H
27 #define __TERRALIB_DATATYPE_INTERNAL_DATETIMEINSTANT_H
An abstract class for date and time types.
An abstract class to represent an instant of date and time.
DateTimeInstant()
Default constructor.
virtual ~DateTimeInstant()
Virtual destructor.
#define TEDATATYPEEXPORT
You can use this macro in order to export/import classes and functions from this module.