class WlanSoftmacBaseSetChannelResult
Defined at line 7039 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
Public Methods
void WlanSoftmacBaseSetChannelResult ()
void WlanSoftmacBaseSetChannelResult (const WlanSoftmacBaseSetChannelResult & )
Defined at line 7045 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
WlanSoftmacBaseSetChannelResult & operator= (const WlanSoftmacBaseSetChannelResult & )
Defined at line 7046 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
void WlanSoftmacBaseSetChannelResult (WlanSoftmacBaseSetChannelResult && )
Defined at line 7047 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 ()
WlanSoftmacBaseSetChannelResult WithResponse (::fuchsia_wlan_softmac::wire::WlanSoftmacBaseSetChannelResponse val)
WlanSoftmacBaseSetChannelResult & operator= (WlanSoftmacBaseSetChannelResult && )
Defined at line 7048 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::WlanSoftmacBaseSetChannelResponse & response ()
const ::fuchsia_wlan_softmac::wire::WlanSoftmacBaseSetChannelResponse & response ()
bool is_err ()
WlanSoftmacBaseSetChannelResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_softmac::wire::WlanSoftmacBaseSetChannelResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 7050 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h