|
| 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 |
|
void | readObject (Reader &) override |
|
void | writeObject (Writer &) const override |
|
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: