omni::net::select_mode::is_valid
NAME

omni::net::select_mode::is_valid

A member function of omni::net::select_mode

#include <omni/types/net_t.hpp>
static bool omni::net::select_mode::is_valid(int32_t val)

SYNOPSIS

Returns true if the integer value specified is a valid enum value

top

DESCRIPTION

No description.

top