class WlanSoftmacQueueTxResult
Defined at line 7694 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
Public Methods
void WlanSoftmacQueueTxResult ()
void WlanSoftmacQueueTxResult (const WlanSoftmacQueueTxResult & )
Defined at line 7700 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
WlanSoftmacQueueTxResult & operator= (const WlanSoftmacQueueTxResult & )
Defined at line 7701 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
void WlanSoftmacQueueTxResult (WlanSoftmacQueueTxResult && )
Defined at line 7702 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 ()
WlanSoftmacQueueTxResult WithResponse (::fuchsia_wlan_softmac::wire::WlanSoftmacQueueTxResponse val)
WlanSoftmacQueueTxResult & operator= (WlanSoftmacQueueTxResult && )
Defined at line 7703 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::WlanSoftmacQueueTxResponse & response ()
const ::fuchsia_wlan_softmac::wire::WlanSoftmacQueueTxResponse & response ()
bool is_err ()
WlanSoftmacQueueTxResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_softmac::wire::WlanSoftmacQueueTxResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 7705 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h