CMS 3D CMS Logo

lat::IOSelectRequest Struct Reference

Structure for recording information about the client requests. More...

#include <Iguana/Utilities/src/iobase/IOSelectRequest.h>

List of all members.

Public Attributes

IOSelectCB cb
IOChannelchannel
IOFD fd
unsigned mask


Detailed Description

Structure for recording information about the client requests.

Remembers the file descriptor and the owner channel (the two represent identical information for convenience of the actual selection method), the event selection mask and the client callback. This structure is only for internal use.

Definition at line 22 of file IOSelectRequest.h.


Member Data Documentation

IOSelectCB lat::IOSelectRequest::cb

Definition at line 27 of file IOSelectRequest.h.

IOChannel* lat::IOSelectRequest::channel

Definition at line 25 of file IOSelectRequest.h.

IOFD lat::IOSelectRequest::fd

Definition at line 24 of file IOSelectRequest.h.

unsigned lat::IOSelectRequest::mask

Definition at line 26 of file IOSelectRequest.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:48:26 2009 for CMSSW by  doxygen 1.5.4