DateTime.h File Reference

An abstract class for date and time types. More...

#include "AbstractData.h"
#include "Enums.h"
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Classes

struct  te::dt::CompareDateTime
 An auxiliary struct to compare two datetime pointers. More...
 
class  te::dt::DateTime
 

Namespaces

 te
 URI C++ Library.
 
 te::dt
 Namespace for the Data Type module of TerraLib.
 

Typedefs

typedef boost::shared_ptr< DateTime > te::dt::DateTimeShrPtr
 

Detailed Description

An abstract class for date and time types.

Definition in file DateTime.h.