|
NetLink Sockets C++
1.0.0
Networking C++ Library
|
This is the complete list of members for NL::Exception, including all inherited members.
| BAD_IP_VER enum value (defined in NL::Exception) | NL::Exception | |
| BAD_PROTOCOL enum value (defined in NL::Exception) | NL::Exception | |
| CODE enum name (defined in NL::Exception) | NL::Exception | |
| code() const | NL::Exception | inline |
| ERROR_ALLOC enum value (defined in NL::Exception) | NL::Exception | |
| ERROR_CAN_NOT_LISTEN enum value (defined in NL::Exception) | NL::Exception | |
| ERROR_CONNECT_SOCKET enum value (defined in NL::Exception) | NL::Exception | |
| ERROR_GET_ADDR_INFO enum value (defined in NL::Exception) | NL::Exception | |
| ERROR_INIT enum value (defined in NL::Exception) | NL::Exception | |
| ERROR_IOCTL enum value (defined in NL::Exception) | NL::Exception | |
| ERROR_READ enum value (defined in NL::Exception) | NL::Exception | |
| ERROR_SELECT enum value (defined in NL::Exception) | NL::Exception | |
| ERROR_SEND enum value (defined in NL::Exception) | NL::Exception | |
| ERROR_SET_ADDR_INFO enum value (defined in NL::Exception) | NL::Exception | |
| ERROR_SET_SOCK_OPT enum value (defined in NL::Exception) | NL::Exception | |
| Exception(CODE code, const string &msg, int nativeErrorCode=0) (defined in NL::Exception) | NL::Exception | inline |
| EXPECTED_CLIENT_SOCKET enum value (defined in NL::Exception) | NL::Exception | |
| EXPECTED_HOST_TO enum value (defined in NL::Exception) | NL::Exception | |
| EXPECTED_SERVER_SOCKET enum value (defined in NL::Exception) | NL::Exception | |
| EXPECTED_TCP_SOCKET enum value (defined in NL::Exception) | NL::Exception | |
| EXPECTED_UDP_SOCKET enum value (defined in NL::Exception) | NL::Exception | |
| msg() const | NL::Exception | inline |
| nativeErrorCode() const | NL::Exception | inline |
| OUT_OF_RANGE enum value (defined in NL::Exception) | NL::Exception | |
| what() const | NL::Exception | inline |
1.8.3.1