libBsdSockets
C++ Wrapper classes to the BSD Socket API
BsdSockets::SelectResult Member List

This is the complete list of members for BsdSockets::SelectResult, including all inherited members.

checkedErrorBsdSockets::SelectResult
checkedReadBsdSockets::SelectResult
checkedWriteBsdSockets::SelectResult
readyBsdSockets::SelectResult
readyToReadBsdSockets::SelectResult
readyToWriteBsdSockets::SelectResult
readyWithErrorBsdSockets::SelectResult
SelectResult(bool theCheckedRead, bool theCheckedWrite, bool theCheckedError, bool theReadyToRead, bool theReadyToWrite, bool theReadyWithError)BsdSockets::SelectResultinline