|
libBsdSockets
C++ Wrapper classes to the BSD Socket API
|
This is the complete list of members for BsdSockets::SelectResult, including all inherited members.
| checkedError | BsdSockets::SelectResult | |
| checkedRead | BsdSockets::SelectResult | |
| checkedWrite | BsdSockets::SelectResult | |
| ready | BsdSockets::SelectResult | |
| readyToRead | BsdSockets::SelectResult | |
| readyToWrite | BsdSockets::SelectResult | |
| readyWithError | BsdSockets::SelectResult | |
| SelectResult(bool theCheckedRead, bool theCheckedWrite, bool theCheckedError, bool theReadyToRead, bool theReadyToWrite, bool theReadyWithError) | BsdSockets::SelectResult | inline |