NAME
A member operator of omni::net::socket_option
OVERLOADS
omni::net::socket_option::operator<<
A member operator of omni::net::socket_option
#include <omni/types/net_t.hpp>socket_option omni::net::socket_option::operator<<(const socket_option& val)OVERLOADS
socket_option omni::net::socket_option::operator<<(enum_t val)
socket_option omni::net::socket_option::operator<<(int32_t val)
friend std::ostream& omni::net::socket_option::operator<<(std::ostream& s, const omni::net::socket_option& c)
friend std::wostream& omni::net::socket_option::operator<<(std::wostream& s, const omni::net::socket_option& c)
friend std::ostream& omni::net::socket_option::operator<<(std::ostream& s, const enum_t& c)
friend std::wostream& omni::net::socket_option::operator<<(std::wostream& s, const enum_t& c)