time.h File Reference

#include <iostream>
#include <iomanip>
#include <string>
#include <sstream>
#include <time.h>

Include dependency graph for time.h:

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

Go to the source code of this file.

Classes

class  Time
 for now, a simple wrapper around timestamps. More...
class  Duration
 a duration between two times More...

Defines

#define TIME_H   TIME_H

Functions

Duration operator- (const Time &a, const Time &b)
string formatMinutes (int minutes)


Define Documentation

#define TIME_H   TIME_H


Function Documentation

string formatMinutes ( int  minutes  ) 

Duration operator- ( const Time a,
const Time b 
)

References Time::timestamp.


Generated on Sun May 10 14:10:19 2009 by  doxygen 1.5.8