class WlanSoftmacStartResult

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

Public Methods

void WlanSoftmacStartResult ()
void ~WlanSoftmacStartResult ()
void WlanSoftmacStartResult (WlanSoftmacStartResult && other)
WlanSoftmacStartResult & operator= (WlanSoftmacStartResult && other)
bool has_invalid_tag ()
bool is_response ()
WlanSoftmacStartResult WithResponse (::fuchsia_wlan_softmac::wire::WlanSoftmacStartResponse val)
::fuchsia_wlan_softmac::wire::WlanSoftmacStartResponse & response ()
const ::fuchsia_wlan_softmac::wire::WlanSoftmacStartResponse & response ()
bool is_err ()
WlanSoftmacStartResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_softmac::wire::WlanSoftmacStartResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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