Time Class Reference
List of all members.
Detailed Description
Definition at line 89 of file events.cc.
Constructor & Destructor Documentation
Time::Time |
( |
CORBA::ULong |
sec, |
|
|
CORBA::ULong |
nano | |
|
) |
| | [inline] |
Time::Time |
( |
const Time & |
right |
) |
[inline] |
Member Function Documentation
static Time Time::current |
( |
|
) |
[inline, static] |
bool Time::is_nil |
( |
|
) |
const [inline] |
Time Time::operator+ |
( |
const Time & |
right |
) |
const [inline] |
Time& Time::operator+= |
( |
const Time & |
right |
) |
[inline] |
Time Time::operator- |
( |
const Time & |
right |
) |
const [inline] |
Time& Time::operator-= |
( |
const Time & |
right |
) |
[inline] |
bool Time::operator< |
( |
const Time & |
right |
) |
const [inline] |
void Time::operator<<= |
( |
cdrMemoryStream & |
s |
) |
[inline] |
Time& Time::operator= |
( |
const Time & |
right |
) |
[inline] |
void Time::operator>>= |
( |
cdrMemoryStream & |
s |
) |
const [inline] |
static void Time::sleepUntil |
( |
const Time & |
futureTime |
) |
[inline, static] |
Member Data Documentation
The documentation for this class was generated from the following file: