class WlanSoftmacBaseJoinBssResult

Defined at line 7088 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 ()
void WlanSoftmacBaseJoinBssResult (const WlanSoftmacBaseJoinBssResult & )

Defined at line 7094 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 7095 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 7096 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 WithResponse (::fuchsia_wlan_softmac::wire::WlanSoftmacBaseJoinBssResponse val)
WlanSoftmacBaseJoinBssResult & operator= (WlanSoftmacBaseJoinBssResult && )

Defined at line 7097 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 Tag
Name Value
kResponse 1
kErr 2

Defined at line 7099 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h