class WlanFullmacImplInitResult
Defined at line 9578 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
Public Methods
void WlanFullmacImplInitResult ()
void ~WlanFullmacImplInitResult ()
void WlanFullmacImplInitResult (WlanFullmacImplInitResult && other)
WlanFullmacImplInitResult & operator= (WlanFullmacImplInitResult && other)
bool has_invalid_tag ()
bool is_response ()
WlanFullmacImplInitResult WithResponse (::fidl::ObjectView< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplInitResponse> val)
template <typename... Args>
WlanFullmacImplInitResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 9600 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
::fuchsia_wlan_fullmac::wire::WlanFullmacImplInitResponse & response ()
const ::fuchsia_wlan_fullmac::wire::WlanFullmacImplInitResponse & response ()
bool is_err ()
WlanFullmacImplInitResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_fullmac::wire::WlanFullmacImplInitResult::Tag Which ()
void _CloseHandles ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 9588 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h