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