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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
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