class PhyCreateIfaceResult

Defined at line 285 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h

Public Methods

void PhyCreateIfaceResult ()
void PhyCreateIfaceResult (const PhyCreateIfaceResult & )

Defined at line 291 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h

PhyCreateIfaceResult & operator= (const PhyCreateIfaceResult & )

Defined at line 292 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h

void PhyCreateIfaceResult (PhyCreateIfaceResult && )

Defined at line 293 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
PhyCreateIfaceResult WithResponse (::fuchsia_wlan_device::wire::PhyCreateIfaceResponse val)
PhyCreateIfaceResult & operator= (PhyCreateIfaceResult && )

Defined at line 294 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h

::fuchsia_wlan_device::wire::PhyCreateIfaceResponse & response ()
const ::fuchsia_wlan_device::wire::PhyCreateIfaceResponse & response ()
bool is_err ()
PhyCreateIfaceResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_device::wire::PhyCreateIfaceResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 296 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_types.h