TimeValue.h File Reference
This header defines the TimeValue class. More...
#include <ssrc/wisp-packages.h>#include <cstdint>#include <stdexcept>#include <ctime>#include <time.h>#include <boost/integer_traits.hpp>Include dependency graph for TimeValue.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes |
|
| class | utility::TimeValue |
Namespaces |
|
| namespace | utility |
|
The utility namespace contains utility classes. |
|
Defines |
|
| #define | __WISP_BILLION 1000000000 |
Functions |
|
| TimeValue | utility::operator- (const TimeValue &t1, const TimeValue &t2) |
| TimeValue | utility::operator+ (const TimeValue &t1, const TimeValue &t2) |
Variables |
|
| const TimeValue | utility::InfiniteTimeValue |
Detailed Description
This header defines the TimeValue class.
Definition in file TimeValue.h.
Define Documentation
| #define __WISP_BILLION 1000000000 |
Definition at line 41 of file TimeValue.h.
Referenced by utility::TimeValue::operator+=(), utility::TimeValue::operator-=(), and utility::TimeValue::TimeValue().
Copyright © 2006-2010 Savarese Software Research Corporation. All rights reserved.
Copyright © 2011 Savarese Software Research Corporation. All rights reserved