NAME
A class of omni::net
MEMBERS
omni::net::socket_error
A class of omni::net
#include <omni/types/net_t.hpp>class omni::net::socket_errorMEMBERS
omni::net::socket_error::enum_t
omni::net::socket_error::socket_error()
omni::net::socket_error::~socket_error()
static inline unsigned short omni::net::socket_error::COUNT()
static inline enum_t omni::net::socket_error::DEFAULT_VALUE()
unsigned short omni::net::socket_error::count()
uint64_t omni::net::socket_error::hash()
static bool omni::net::socket_error::is_valid(int32_t val)
static enum_t omni::net::socket_error::parse(const std::string& val)
static std::string omni::net::socket_error::to_string(enum_t v)
static std::wstring omni::net::socket_error::to_wstring(enum_t v)
static bool omni::net::socket_error::try_parse(const std::string& val, enum_t& out)
uint64_t omni::net::socket_error::type()
enum_t omni::net::socket_error::value()
omni::net::socket_error::operator enum_t()
omni::net::socket_error::operator std::string()
omni::net::socket_error::operator std::wstring()
bool omni::net::socket_error::operator!=(const socket_error& val)
socket_error omni::net::socket_error::operator&(const socket_error& val)
socket_error& omni::net::socket_error::operator&=(const socket_error& val)
socket_error& omni::net::socket_error::operator++()
socket_error& omni::net::socket_error::operator--()
bool omni::net::socket_error::operator<(const socket_error& val)
socket_error omni::net::socket_error::operator<<(const socket_error& val)
socket_error& omni::net::socket_error::operator<<=(const socket_error& val)
socket_error& omni::net::socket_error::operator=(const socket_error& val)
bool omni::net::socket_error::operator==(const socket_error& val)
bool omni::net::socket_error::operator>(const socket_error& val)
socket_error omni::net::socket_error::operator>>(const socket_error& val)
socket_error& omni::net::socket_error::operator>>=(const socket_error& val)
socket_error omni::net::socket_error::operator^(const socket_error& val)
socket_error& omni::net::socket_error::operator^=(const socket_error& val)
socket_error omni::net::socket_error::operator|(const socket_error& val)
socket_error& omni::net::socket_error::operator|=(const socket_error& val)
socket_error omni::net::socket_error::operator~()
omni::net::socket_error::ACCESS_DENIED
omni::net::socket_error::ADDRESS_ALREADY_IN_USE
omni::net::socket_error::ADDRESS_FAMILY_NOT_SUPPORTED
omni::net::socket_error::ADDRESS_NOT_AVAILABLE
omni::net::socket_error::AGAIN
omni::net::socket_error::ALREADY_IN_PROGRESS
omni::net::socket_error::CONNECTION_ABORTED
omni::net::socket_error::CONNECTION_REFUSED
omni::net::socket_error::CONNECTION_RESET
omni::net::socket_error::DESTINATION_ADDRESS_REQUIRED
omni::net::socket_error::DISCONNECTING
omni::net::socket_error::FAULT
omni::net::socket_error::HOST_DOWN
omni::net::socket_error::HOST_UNREACHABLE
omni::net::socket_error::INSUFFICIENT_MEMORY
omni::net::socket_error::INTERRUPTED
omni::net::socket_error::INVALID_ARGUMENT
omni::net::socket_error::INVALID_DESCRIPTOR
omni::net::socket_error::IN_PROGRESS
omni::net::socket_error::IO_ERROR
omni::net::socket_error::IO_PENDING
omni::net::socket_error::IS_CONNECTED
omni::net::socket_error::LOOP
omni::net::socket_error::MESSAGE_SIZE
omni::net::socket_error::NAME_TOO_LONG
omni::net::socket_error::NETWORK_DOWN
omni::net::socket_error::NETWORK_RESET
omni::net::socket_error::NETWORK_UNREACHABLE
omni::net::socket_error::NOT_CONNECTED
omni::net::socket_error::NOT_INITIALIZED
omni::net::socket_error::NOT_SOCKET
omni::net::socket_error::NO_BUFFER_SPACE_AVAILABLE
omni::net::socket_error::NO_DAT
omni::net::socket_error::NO_HOST
omni::net::socket_error::NO_RECOVER
omni::net::socket_error::OPERATION_ABORTED
omni::net::socket_error::OPERATION_NOT_SUPPORTED
omni::net::socket_error::PERMISSION
omni::net::socket_error::PROCESS_LIMIT
omni::net::socket_error::PROTOCOL_FAMILY_NOT_SUPPORTED
omni::net::socket_error::PROTOCOL_NOT_SUPPORTED
omni::net::socket_error::PROTOCOL_OPTION
omni::net::socket_error::PROTOCOL_TYPE
omni::net::socket_error::SHUTDOWN
omni::net::socket_error::SOCKET_NOT_SUPPORTED
omni::net::socket_error::SUCCESS
omni::net::socket_error::SYSTEM_NOT_READY
omni::net::socket_error::TIMED_OUT
omni::net::socket_error::TOO_MANY_OPEN_SOCKETS
omni::net::socket_error::TYPE_NOT_FOUND
omni::net::socket_error::UNSPECIFIED
omni::net::socket_error::VERSION_NOT_SUPPORTED
omni::net::socket_error::WOULD_BLOCK
omni::net::socket_error::disposing
omni::net::socket_error::name