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>
bool omni::net::select_mode::operator==(const select_mode& val)

OVERLOADS

bool omni::net::select_mode::operator==(enum_t val)
bool omni::net::select_mode::operator==(int val)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top