My Project
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Pages
gcp::util::TimeOut Class Reference

Public Member Functions

void setIntervalInSeconds (unsigned int seconds)
 
void activate (bool active)
 
void reset ()
 
struct timeval * tVal ()
 

Public Attributes

TimeVal timeOut_
 

Static Public Attributes

static const unsigned int defaultInterval_ = 5*60
 

Member Function Documentation

void TimeOut::activate ( bool  active)

....................................................................... Activate the timeout

void TimeOut::reset ( )

....................................................................... 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: