omni::net::socket_type::operator>>
NAME

omni::net::socket_type::operator>>

A member operator of omni::net::socket_type

#include <omni/types/net_t.hpp>
socket_type omni::net::socket_type::operator>>(const socket_type& val)


OVERLOADS

socket_type omni::net::socket_type::operator>>(enum_t val)
socket_type omni::net::socket_type::operator>>(int32_t val)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top