QPollChain Class Reference
[ApolloNetworking]

List of all members.


Detailed Description

monitor file descriptors waiting for new data to be read

Author:
Marco Pallavicini

Sergio Di Domizio


Public Member Functions

 QPollChain (QDescriptorList *descrList, int timeoutMs=100)
 ctor
virtual ~QPollChain ()
 dtor
void DoPoll (void)
 start monitoring file descriptors

Private Attributes

QDescriptorListfList
int fTimeOutMs

Constructor & Destructor Documentation

QPollChain::QPollChain ( QDescriptorList descrList,
int  timeoutMs = 100 
)

ctor

Parameters:
descrList list of descriptors handled by this object
timeoutMs max time in ms for poll to weait before returning if no events are found in monitored file descriptors

References fList, and fTimeOutMs.


Member Data Documentation

file descriptors monitored by this object

Referenced by DoPoll(), and QPollChain().

int QPollChain::fTimeOutMs [private]

time out in ms

Referenced by DoPoll(), and QPollChain().


The documentation for this class was generated from the following files:

Generated on Tue Nov 16 10:50:08 2010 for CUORE Software by  doxygen 1.5.6