te::dt::CompareDateTime Struct Reference

An auxiliary struct to compare two datetime pointers. More...

#include <DateTime.h>

Public Member Functions

bool operator() (const te::dt::DateTime *t1, const te::dt::DateTime *t2) const
 

Detailed Description

An auxiliary struct to compare two datetime pointers.

Definition at line 117 of file DateTime.h.

Member Function Documentation

bool te::dt::CompareDateTime::operator() ( const te::dt::DateTime t1,
const te::dt::DateTime t2 
) const
inline

Definition at line 119 of file DateTime.h.


The documentation for this struct was generated from the following file: