|
static const unsigned int | defaultInterval_ = 5*60 |
|
void TimeOut::activate |
( |
bool |
active | ) |
|
....................................................................... Activate the timeout
....................................................................... Reset the timeout
void TimeOut::setIntervalInSeconds |
( |
unsigned int |
seconds | ) |
|
....................................................................... Set the timeout, in seconds
struct timeval * TimeOut::tVal |
( |
| ) |
|
....................................................................... Return a pointer suitable for use in select()
The documentation for this class was generated from the following files:
- gcpCbass/util/common/TimeOut.h
- gcpCbass/util/common/TimeOut.cc