class EthernetRxTransferResult
Defined at line 6230 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 6236 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
EthernetRxTransferResult WithResponse (::fuchsia_wlan_softmac::wire::EthernetRxTransferResponse val)
EthernetRxTransferResult & operator= (const EthernetRxTransferResult & )
Defined at line 6237 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 6238 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 & operator= (EthernetRxTransferResult && )
Defined at line 6239 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 class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 6241 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h