NAME
A class of omni::net
MEMBERS
omni::net::socket_option
A class of omni::net
#include <omni/types/net_t.hpp>MEMBERS
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()
static bool omni::net::socket_option::is_valid(int 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)
enum_t omni::net::socket_option::value()
omni::net::socket_option::operator enum_t()
omni::net::socket_option::operator int32_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)
bool 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)