class WlanSoftmacBaseJoinBssResult
Defined at line 6700 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
Public Methods
void WlanSoftmacBaseJoinBssResult ()
WlanSoftmacBaseJoinBssResult WithResponse (::fuchsia_wlan_softmac::wire::WlanSoftmacBaseJoinBssResponse val)
void WlanSoftmacBaseJoinBssResult (const WlanSoftmacBaseJoinBssResult & )
Defined at line 6706 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
WlanSoftmacBaseJoinBssResult & operator= (const WlanSoftmacBaseJoinBssResult & )
Defined at line 6707 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
void WlanSoftmacBaseJoinBssResult (WlanSoftmacBaseJoinBssResult && )
Defined at line 6708 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 ()
WlanSoftmacBaseJoinBssResult & operator= (WlanSoftmacBaseJoinBssResult && )
Defined at line 6709 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::WlanSoftmacBaseJoinBssResponse & response ()
const ::fuchsia_wlan_softmac::wire::WlanSoftmacBaseJoinBssResponse & response ()
bool is_err ()
WlanSoftmacBaseJoinBssResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_softmac::wire::WlanSoftmacBaseJoinBssResult::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 6711 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h