class WlanSoftmacBaseDisableBeaconingResult
Defined at line 7186 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
Public Methods
void WlanSoftmacBaseDisableBeaconingResult ()
void WlanSoftmacBaseDisableBeaconingResult (const WlanSoftmacBaseDisableBeaconingResult & )
Defined at line 7192 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
WlanSoftmacBaseDisableBeaconingResult & operator= (const WlanSoftmacBaseDisableBeaconingResult & )
Defined at line 7193 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
void WlanSoftmacBaseDisableBeaconingResult (WlanSoftmacBaseDisableBeaconingResult && )
Defined at line 7194 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 ()
WlanSoftmacBaseDisableBeaconingResult WithResponse (::fuchsia_wlan_softmac::wire::WlanSoftmacBaseDisableBeaconingResponse val)
WlanSoftmacBaseDisableBeaconingResult & operator= (WlanSoftmacBaseDisableBeaconingResult && )
Defined at line 7195 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::WlanSoftmacBaseDisableBeaconingResponse & response ()
const ::fuchsia_wlan_softmac::wire::WlanSoftmacBaseDisableBeaconingResponse & response ()
bool is_err ()
WlanSoftmacBaseDisableBeaconingResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_softmac::wire::WlanSoftmacBaseDisableBeaconingResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 7197 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h