FACT++  1.0
Time.h File Reference
#include <boost/date_time/local_time/local_time.hpp>
+ 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_format
 Helper to manipulate the input and output format of a time in a stream. More...
 
class  Time
 Adds some functionality to boost::posix_time::ptime for our needs. More...
 

Functions

std::ostream & operator<< (std::ostream &out, const _time_format &f)
 
std::istream & operator>> (std::istream &in, const _time_format &f)