class WlanSoftmacBaseInstallKeyResult

Defined at line 6906 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 ()
WlanSoftmacBaseInstallKeyResult WithResponse (::fuchsia_wlan_softmac::wire::WlanSoftmacBaseInstallKeyResponse val)
void WlanSoftmacBaseInstallKeyResult (const WlanSoftmacBaseInstallKeyResult & )

Defined at line 6912 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 6913 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 6914 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 & operator= (WlanSoftmacBaseInstallKeyResult && )

Defined at line 6915 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 class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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