class WlanSoftmacBaseInstallKeyResult

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

Public Methods

void WlanSoftmacBaseInstallKeyResult ()
void WlanSoftmacBaseInstallKeyResult (const WlanSoftmacBaseInstallKeyResult & )

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

WlanSoftmacBaseInstallKeyResult & operator= (const WlanSoftmacBaseInstallKeyResult & )

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

void WlanSoftmacBaseInstallKeyResult (WlanSoftmacBaseInstallKeyResult && )

Defined at line 7243 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 ()
WlanSoftmacBaseInstallKeyResult WithResponse (::fuchsia_wlan_softmac::wire::WlanSoftmacBaseInstallKeyResponse val)
WlanSoftmacBaseInstallKeyResult & operator= (WlanSoftmacBaseInstallKeyResult && )

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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