class WlanSoftmacBaseEnableBeaconingResult
Defined at line 7137 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
Public Methods
void WlanSoftmacBaseEnableBeaconingResult ()
void WlanSoftmacBaseEnableBeaconingResult (const WlanSoftmacBaseEnableBeaconingResult & )
Defined at line 7143 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
WlanSoftmacBaseEnableBeaconingResult & operator= (const WlanSoftmacBaseEnableBeaconingResult & )
Defined at line 7144 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
void WlanSoftmacBaseEnableBeaconingResult (WlanSoftmacBaseEnableBeaconingResult && )
Defined at line 7145 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 ()
WlanSoftmacBaseEnableBeaconingResult WithResponse (::fuchsia_wlan_softmac::wire::WlanSoftmacBaseEnableBeaconingResponse val)
WlanSoftmacBaseEnableBeaconingResult & operator= (WlanSoftmacBaseEnableBeaconingResult && )
Defined at line 7146 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::WlanSoftmacBaseEnableBeaconingResponse & response ()
const ::fuchsia_wlan_softmac::wire::WlanSoftmacBaseEnableBeaconingResponse & response ()
bool is_err ()
WlanSoftmacBaseEnableBeaconingResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_softmac::wire::WlanSoftmacBaseEnableBeaconingResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 7148 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h