| CppTest home page | CppTest project page |
| current() | Test::Time | [static] |
| microseconds() const | Test::Time | |
| operator+(const Time &t1, const Time &t2) | Test::Time | [friend] |
| operator-(const Time &t1, const Time &t2) | Test::Time | [friend] |
| operator<< (defined in Test::Time) | Test::Time | [friend] |
| operator<<(ostream &os, const Time &t) | Test::Time | [related] |
| seconds() const | Test::Time | |
| Time() | Test::Time | |
| Time(unsigned int sec, unsigned int usec) | Test::Time |