date_sim.h File Reference

Typedef of date structure. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct tm DATE_SIM
 Date structure.

Functions

bool operator< (const tm &left, const tm &right)
 Compares two dates.


Detailed Description

Typedef of date structure.

Author:
Morozov Andrey
Date:
18.06.2008 This source code is released under the terms of the BSD License. See LICENSE for more details.

Typedef Documentation

typedef struct tm DATE_SIM

Date structure.


Function Documentation

bool operator< ( const tm &  left,
const tm &  right 
) [inline]

Compares two dates.

Parameters:
left 
right 
Returns:
True if right > left


Generated on Fri Nov 13 12:07:12 2009 for TheBSEagleProject by  doxygen 1.5.8