CloseType | worm_socket_exception | [protected] |
DecodeError(WS_FUNCTION_ID p_functionid, int p_errcode) | worm_socket_exception | [static] |
DecodeError() const | worm_socket_exception | |
ErrorCode | worm_socket_exception | [protected] |
FunctionId | worm_socket_exception | [protected] |
GetErrorCode() | worm_socket_exception | [inline] |
GetFunctionId() | worm_socket_exception | [inline] |
operator+=(const int p_value) | worm_exception | [inline] |
operator+=(const long p_value) | worm_exception | [inline] |
operator+=(const double p_value) | worm_exception | [inline] |
operator+=(const char *p_text) | worm_exception | [inline] |
operator+=(const std::string p_text) | worm_exception | [inline] |
operator=(worm_exception &p_other) | worm_exception | [inline] |
operator=(worm_exception *p_other) | worm_exception | [inline] |
SocketCloseType() | worm_socket_exception | [inline] |
What | worm_exception | [protected] |
what() const | worm_exception | [inline] |
what_string() const | worm_exception | [inline] |
worm_exception(const char *p_message) | worm_exception | [inline] |
worm_exception(const std::string &p_message) | worm_exception | [inline] |
worm_socket_exception(WS_FUNCTION_ID p_functionid, int p_errorcode, const char *p_what, int p_closesocket=0) | worm_socket_exception | [inline] |
worm_socket_exception(WS_FUNCTION_ID p_functionid, int p_errorcode, std::string p_what, int p_closesocket=0) | worm_socket_exception | [inline] |