class WlanSoftmacBridgeStartResult

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

Public Methods

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

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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