class WlanTxTransferResult

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

Public Methods

void WlanTxTransferResult ()
WlanTxTransferResult WithResponse (::fuchsia_wlan_softmac::wire::WlanTxTransferResponse val)
void WlanTxTransferResult (const WlanTxTransferResult & )

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

WlanTxTransferResult & operator= (const WlanTxTransferResult & )

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

void WlanTxTransferResult (WlanTxTransferResult && )

Defined at line 6395 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 ()
WlanTxTransferResult & operator= (WlanTxTransferResult && )

Defined at line 6396 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::WlanTxTransferResponse & response ()
const ::fuchsia_wlan_softmac::wire::WlanTxTransferResponse & response ()
bool is_err ()
WlanTxTransferResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_softmac::wire::WlanTxTransferResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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