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

TimeVal Struct Reference

List of all members.

Public Member Functions

 TimeVal ()
 TimeVal (double d)
 TimeVal (int i)
 TimeVal (const TimeVal &tv)
 TimeVal (const timeval &tv)
TimeVal operator+ (const TimeVal &tv) const
TimeVal operator- (const TimeVal &tv) const
TimeValoperator+= (const TimeVal &tv)
TimeValoperator-= (const TimeVal &tv)
TimeValoperator= (const TimeVal &tv)
TimeValoperator/= (double d)
TimeVal operator/ (double d) const
bool operator== (const TimeVal &tv) const
bool operator< (const TimeVal &tv) const
bool operator> (const TimeVal &tv) const
double us () const
double ms () const
double s () const
double m () const
double h () const
void clear ()
void set (const timeval &)

Public Attributes

long tv_sec
long tv_usec

Detailed Description

Definition at line 89 of file timer_internal_gathering.hh.


Generated on Fri Oct 12 21:28:33 2007 for Vaucanson by  doxygen 1.4.4