class DataPlaneType
Defined at line 18 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/common_types.h
Indicates where data plane is implemented.
Public Members
static DataPlaneType kEthernetDevice
static DataPlaneType kGenericNetworkDevice
Public Methods
void DataPlaneType ()
Defined at line 32 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/common_types.h
void DataPlaneType (uint8_t value)
Defined at line 33 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/common_types.h
EnumForSwitching_ operator fuchsia_wlan_common::DataPlaneType::EnumForSwitching_ ()
Defined at line 34 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/common_types.h
uint8_t operator unsigned char ()
Defined at line 35 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/common_types.h
bool IsUnknown ()
Defined at line 37 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/common_types.h
DataPlaneType 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 50 of file fidling/gen/sdk/fidl/fuchsia.wlan.common/fuchsia.wlan.common/cpp/fidl/fuchsia.wlan.common/cpp/common_types.h