class WlanSoftmacBaseClearAssociationResult

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

Public Methods

void WlanSoftmacBaseClearAssociationResult ()
void WlanSoftmacBaseClearAssociationResult (const WlanSoftmacBaseClearAssociationResult & )

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

WlanSoftmacBaseClearAssociationResult & operator= (const WlanSoftmacBaseClearAssociationResult & )

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

void WlanSoftmacBaseClearAssociationResult (WlanSoftmacBaseClearAssociationResult && )

Defined at line 7341 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 ()
WlanSoftmacBaseClearAssociationResult WithResponse (::fuchsia_wlan_softmac::wire::WlanSoftmacBaseClearAssociationResponse val)
WlanSoftmacBaseClearAssociationResult & operator= (WlanSoftmacBaseClearAssociationResult && )

Defined at line 7342 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::WlanSoftmacBaseClearAssociationResponse & response ()
const ::fuchsia_wlan_softmac::wire::WlanSoftmacBaseClearAssociationResponse & response ()
bool is_err ()
WlanSoftmacBaseClearAssociationResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_softmac::wire::WlanSoftmacBaseClearAssociationResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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