class PortClass

Defined at line 808 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 832 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 833 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 834 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 835 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 837 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 860 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/common_types.h