Socket::Err Member List

This is the complete list of members for Socket::Err, including all inherited members.
CANNOT_FLUSH enum valueException
DATA_INTEGRITY_CHECK_FAILED enum valueException
Err(socket_t s, const std::string &operation, int error) (defined in Socket::Err)Socket::Err
ErrorType enum nameException
Exception(ErrorType errorType, const std::string &s) (defined in Exception)Exception [inline, explicit]
GetErrorCode() const (defined in OS_Error)OS_Error [inline]
GetErrorType() const (defined in Exception)Exception [inline]
GetOperation() const (defined in OS_Error)OS_Error [inline]
GetSocket() const (defined in Socket::Err)Socket::Err [inline]
GetWhat() const (defined in Exception)Exception [inline]
INVALID_ARGUMENT enum valueException
INVALID_DATA_FORMAT enum valueException
IO_ERROR enum valueException
m_errorCode (defined in OS_Error)OS_Error [protected]
m_operation (defined in OS_Error)OS_Error [protected]
NOT_IMPLEMENTED enum valueException
OS_Error(ErrorType errorType, const std::string &s, const std::string &operation, int errorCode) (defined in OS_Error)OS_Error [inline]
OTHER_ERROR enum valueException
SetErrorType(ErrorType errorType) (defined in Exception)Exception [inline]
SetWhat(const std::string &s) (defined in Exception)Exception [inline]
what() const (defined in Exception)Exception [inline]
~Exception() (defined in Exception)Exception [inline, virtual]
~OS_Error() (defined in OS_Error)OS_Error [inline]