class EthernetTxTransferResult
Defined at line 6667 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
Public Methods
void EthernetTxTransferResult ()
void EthernetTxTransferResult (const EthernetTxTransferResult & )
Defined at line 6673 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
EthernetTxTransferResult & operator= (const EthernetTxTransferResult & )
Defined at line 6674 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
void EthernetTxTransferResult (EthernetTxTransferResult && )
Defined at line 6675 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 ()
EthernetTxTransferResult WithResponse (::fuchsia_wlan_softmac::wire::EthernetTxTransferResponse val)
EthernetTxTransferResult & operator= (EthernetTxTransferResult && )
Defined at line 6676 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::EthernetTxTransferResponse & response ()
const ::fuchsia_wlan_softmac::wire::EthernetTxTransferResponse & response ()
bool is_err ()
EthernetTxTransferResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_softmac::wire::EthernetTxTransferResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 6678 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h