class PortClass
Defined at line 1086 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/common_types.h
Network port class.
*Note*: Device implementers are encouraged to propose additions to this
enumeration to avoid using ill-fitting variants if there's not a good match
available.
Public Members
static PortClass kEthernet
static PortClass kWlanClient
static PortClass kPpp
static PortClass kBridge
static PortClass kWlanAp
static PortClass kVirtual
static PortClass kLowpan
Public Methods
void PortClass ()
Defined at line 1110 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/common_types.h
void PortClass (uint16_t value)
Defined at line 1111 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/common_types.h
EnumForSwitching_ operator fuchsia_hardware_network::PortClass::EnumForSwitching_ ()
Defined at line 1112 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/common_types.h
uint16_t operator unsigned short ()
Defined at line 1113 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/common_types.h
bool IsUnknown ()
Defined at line 1115 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/common_types.h
PortClass Unknown ()
Returns an enum corresponding to the member designated as
in the
FIDL schema if exists, or a compiler-reserved unknown value otherwise.
Defined at line 1138 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/common_types.h