omni::net::network_interface::operator>
NAME

omni::net::network_interface::operator>

A member operator of omni::net::network_interface

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

OVERLOADS

bool omni::net::network_interface::operator>(enum_t val)
bool omni::net::network_interface::operator>(int val)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top