NAME
A class of omni::net
MEMBERS
omni::net::socket_option
A class of omni::net
#include <omni/types/net_t.hpp>class omni::net::socket_optionMEMBERS
omni::net::socket_option::enum_t
omni::net::socket_option::socket_option()
omni::net::socket_option::~socket_option()
static inline unsigned short omni::net::socket_option::COUNT()
static inline enum_t omni::net::socket_option::DEFAULT_VALUE()
unsigned short omni::net::socket_option::count()
uint64_t omni::net::socket_option::hash()
static bool omni::net::socket_option::is_valid(int32_t val)
static enum_t omni::net::socket_option::parse(const std::string& val)
static std::string omni::net::socket_option::to_string(enum_t v)
static std::wstring omni::net::socket_option::to_wstring(enum_t v)
static bool omni::net::socket_option::try_parse(const std::string& val, enum_t& out)
uint64_t omni::net::socket_option::type()
enum_t omni::net::socket_option::value()
omni::net::socket_option::operator enum_t()
omni::net::socket_option::operator std::string()
omni::net::socket_option::operator std::wstring()
bool omni::net::socket_option::operator!=(const socket_option& val)
socket_option omni::net::socket_option::operator&(const socket_option& val)
socket_option& omni::net::socket_option::operator&=(const socket_option& val)
socket_option& omni::net::socket_option::operator++()
socket_option& omni::net::socket_option::operator--()
bool omni::net::socket_option::operator<(const socket_option& val)
socket_option omni::net::socket_option::operator<<(const socket_option& val)
socket_option& omni::net::socket_option::operator<<=(const socket_option& val)
socket_option& omni::net::socket_option::operator=(const socket_option& val)
bool omni::net::socket_option::operator==(const socket_option& val)
bool omni::net::socket_option::operator>(const socket_option& val)
socket_option omni::net::socket_option::operator>>(const socket_option& val)
socket_option& omni::net::socket_option::operator>>=(const socket_option& val)
socket_option omni::net::socket_option::operator^(const socket_option& val)
socket_option& omni::net::socket_option::operator^=(const socket_option& val)
socket_option omni::net::socket_option::operator|(const socket_option& val)
socket_option& omni::net::socket_option::operator|=(const socket_option& val)
socket_option omni::net::socket_option::operator~()
omni::net::socket_option::ACCEPT_CONNECTION
omni::net::socket_option::BROADCAST
omni::net::socket_option::DBG
omni::net::socket_option::DONT_LINGER
omni::net::socket_option::DONT_ROUTE
omni::net::socket_option::ERR
omni::net::socket_option::KEEP_ALIVE
omni::net::socket_option::LINGER
omni::net::socket_option::OUT_OF_BAND_INLINE
omni::net::socket_option::RECEIVE_BUFFER
omni::net::socket_option::RECEIVE_LOW_WATER
omni::net::socket_option::RECEIVE_TIMEOUT
omni::net::socket_option::REUSE_ADDRESS
omni::net::socket_option::SEND_BUFFER
omni::net::socket_option::SEND_LOW_WATER
omni::net::socket_option::SEND_TIMEOUT
omni::net::socket_option::SOCKET_TYPE
omni::net::socket_option::UNSPECIFIED
omni::net::socket_option::disposing
omni::net::socket_option::name