OW_NAMESPACE::Select::SelectObject Struct Reference

#include <OW_Select.hpp>

List of all members.

Public Member Functions

 SelectObject (Select_t s_)

Public Attributes

Select_t s
bool waitForRead
 Input parameter. Set it to true to indicate that waiting for read availability on s is desired.
bool waitForWrite
 Input parameter. Set it to true to indicate that waiting for write availability on s is desired.
bool readAvailable
 Ouput parameter. Will be set to true to indicate that s has become available for reading.
bool writeAvailable
 Ouput parameter. Will be set to true to indicate that s has become available for writing.
bool wasError
 Ouput parameter. Will be set to true to indicate that s has an error.


Detailed Description

Definition at line 88 of file OW_Select.hpp.


Constructor & Destructor Documentation

OW_NAMESPACE::Select::SelectObject::SelectObject Select_t  s_  )  [inline]
 

Definition at line 90 of file OW_Select.hpp.


Member Data Documentation

bool OW_NAMESPACE::Select::SelectObject::readAvailable
 

Ouput parameter. Will be set to true to indicate that s has become available for reading.

Definition at line 106 of file OW_Select.hpp.

Select_t OW_NAMESPACE::Select::SelectObject::s
 

Definition at line 100 of file OW_Select.hpp.

bool OW_NAMESPACE::Select::SelectObject::waitForRead
 

Input parameter. Set it to true to indicate that waiting for read availability on s is desired.

Definition at line 102 of file OW_Select.hpp.

Referenced by OW_NAMESPACE::SocketUtils::waitForIO().

bool OW_NAMESPACE::Select::SelectObject::waitForWrite
 

Input parameter. Set it to true to indicate that waiting for write availability on s is desired.

Definition at line 104 of file OW_Select.hpp.

Referenced by OW_NAMESPACE::SocketUtils::waitForIO().

bool OW_NAMESPACE::Select::SelectObject::wasError
 

Ouput parameter. Will be set to true to indicate that s has an error.

Definition at line 110 of file OW_Select.hpp.

bool OW_NAMESPACE::Select::SelectObject::writeAvailable
 

Ouput parameter. Will be set to true to indicate that s has become available for writing.

Definition at line 108 of file OW_Select.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Feb 9 09:18:00 2006 for openwbem by  doxygen 1.4.6