Definition at line 89 of file events.cc.
◆ Time() [1/3]
◆ Time() [2/3]
Time::Time |
( |
CORBA::ULong |
sec, |
|
|
CORBA::ULong |
nano |
|
) |
| |
|
inline |
◆ Time() [3/3]
Time::Time |
( |
const Time & |
right | ) |
|
|
inline |
◆ current()
static Time Time::current |
( |
| ) |
|
|
inlinestatic |
◆ is_nil()
bool Time::is_nil |
( |
| ) |
const |
|
inline |
◆ operator+()
Time Time::operator+ |
( |
const Time & |
right | ) |
const |
|
inline |
◆ operator+=()
Time & Time::operator+= |
( |
const Time & |
right | ) |
|
|
inline |
◆ operator-()
Time Time::operator- |
( |
const Time & |
right | ) |
const |
|
inline |
◆ operator-=()
Time & Time::operator-= |
( |
const Time & |
right | ) |
|
|
inline |
◆ operator<()
bool Time::operator< |
( |
const Time & |
right | ) |
const |
|
inline |
◆ operator<<=()
void Time::operator<<= |
( |
cdrMemoryStream & |
s | ) |
|
|
inline |
◆ operator=()
Time & Time::operator= |
( |
const Time & |
right | ) |
|
|
inline |
◆ operator>>=()
void Time::operator>>= |
( |
cdrMemoryStream & |
s | ) |
const |
|
inline |
◆ sleepUntil()
static void Time::sleepUntil |
( |
const Time & |
futureTime | ) |
|
|
inlinestatic |
◆ _nano
◆ _sec
The documentation for this class was generated from the following file: