Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

Time.cpp File Reference

#include "utils/Time.h"

Include dependency graph for Time.cpp:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  O_SESSAME

Functions

void DayofYear2YMD (int _dayOfYear, int _year, int &_month, int &_day)
std::ostream & operator<< (std::ostream &s, ssfTime &t)

Variables

int DaysInMonth [12] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}


Function Documentation

void DayofYear2YMD int  _dayOfYear,
int  _year,
int &  _month,
int &  _day
 

Definition at line 46 of file Time.cpp.

References O_SESSAME::DaysInMonth.

std::ostream& operator<< std::ostream &  s,
ssfTime &  t
 

Definition at line 150 of file Time.cpp.

References O_SESSAME::ssfTime::GetSeconds(), and TIME_PRECISION.


Variable Documentation

int O_SESSAME::DaysInMonth[12] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31} [static]
 

Definition at line 17 of file Time.cpp.

Referenced by O_SESSAME::DayofYear2YMD().


Generated on Wed Sep 5 12:54:35 2007 for DSACSS Operational Code by  doxygen 1.3.9.1