|
| Time (const double) |
|
| Time (const long, const long) |
|
void | clear () |
|
void | set () |
|
void | set (const double) |
|
void | set (const long, const long) |
|
double | get () const |
|
long | getSecond () const |
|
long | getMicroSecond () const |
|
std::string | toString () const |
|
virtual void | readObject (Reader &) |
|
virtual void | writeObject (Writer &) const |
|
Time & | operator= (const Time &) |
|
bool | operator== (const Time &) const |
|
Time | operator+ (const Time &) const |
|
Time | operator- (const Time &) const |
|
Definition at line 21 of file Time.h.
The documentation for this class was generated from the following files: