omni::net::select_mode::operator=
NAME

omni::net::select_mode::operator=

A member operator of omni::net::select_mode

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


OVERLOADS

select_mode& omni::net::select_mode::operator=(enum_t val)
select_mode& omni::net::select_mode::operator=(int32_t val)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top