class WlanFullmacImplSetMacAddressResult

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

Public Methods

void WlanFullmacImplSetMacAddressResult ()
void WlanFullmacImplSetMacAddressResult (const WlanFullmacImplSetMacAddressResult & )

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

WlanFullmacImplSetMacAddressResult & operator= (const WlanFullmacImplSetMacAddressResult & )

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

void WlanFullmacImplSetMacAddressResult (WlanFullmacImplSetMacAddressResult && )

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

bool has_invalid_tag ()
bool is_response ()
WlanFullmacImplSetMacAddressResult WithResponse (::fuchsia_wlan_fullmac::wire::WlanFullmacImplSetMacAddressResponse val)
WlanFullmacImplSetMacAddressResult & operator= (WlanFullmacImplSetMacAddressResult && )

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

::fuchsia_wlan_fullmac::wire::WlanFullmacImplSetMacAddressResponse & response ()
const ::fuchsia_wlan_fullmac::wire::WlanFullmacImplSetMacAddressResponse & response ()
bool is_err ()
WlanFullmacImplSetMacAddressResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_fullmac::wire::WlanFullmacImplSetMacAddressResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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