class EthernetRxTransferResult

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

Public Methods

void EthernetRxTransferResult ()
void EthernetRxTransferResult (const EthernetRxTransferResult & )

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

EthernetRxTransferResult & operator= (const EthernetRxTransferResult & )

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

void EthernetRxTransferResult (EthernetRxTransferResult && )

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

bool has_invalid_tag ()
bool is_response ()
EthernetRxTransferResult WithResponse (::fuchsia_wlan_softmac::wire::EthernetRxTransferResponse val)
EthernetRxTransferResult & operator= (EthernetRxTransferResult && )

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

::fuchsia_wlan_softmac::wire::EthernetRxTransferResponse & response ()
const ::fuchsia_wlan_softmac::wire::EthernetRxTransferResponse & response ()
bool is_err ()
EthernetRxTransferResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_softmac::wire::EthernetRxTransferResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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