Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

Timestamp Class Reference

#include <Timestamp.h>

List of all members.

Public Member Functions

 Timestamp ()
 Timestamp (long sec, long usec)
 Timestamp (const timeval &t)
Timestampoperator+= (const Timestamp &rhs)
Timestamp operator- (const Timestamp &rhs) const
Timestampoperator-= (const Timestamp &t)
bool operator== (const Timestamp &t) const
bool operator< (const Timestamp &t) const
bool operator> (const Timestamp &t) const
long long to_usecs () const
long long to_msecs () const
timeval to_timeval () const
const string as_string () const

Static Public Member Functions

Timestamp now ()


Constructor & Destructor Documentation

Timestamp::Timestamp  ) 
 

Timestamp::Timestamp long  sec,
long  usec
 

Timestamp::Timestamp const timeval &  t  ) 
 


Member Function Documentation

const string Timestamp::as_string  )  const
 

Timestamp Timestamp::now  )  [static]
 

Timestamp& Timestamp::operator+= const Timestamp rhs  ) 
 

Timestamp Timestamp::operator- const Timestamp rhs  )  const
 

Timestamp& Timestamp::operator-= const Timestamp t  ) 
 

bool Timestamp::operator< const Timestamp t  )  const
 

bool Timestamp::operator== const Timestamp t  )  const
 

bool Timestamp::operator> const Timestamp t  )  const
 

long long Timestamp::to_msecs  )  const
 

timeval Timestamp::to_timeval  )  const
 

long long Timestamp::to_usecs  )  const
 


The documentation for this class was generated from the following file:
Generated on Fri Nov 12 15:15:24 2004 for Borealis by doxygen 1.3.8