class WlanFullmacImplQueryResult
Defined at line 9636 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
Public Methods
void WlanFullmacImplQueryResult ()
void WlanFullmacImplQueryResult (const WlanFullmacImplQueryResult & )
Defined at line 9642 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
WlanFullmacImplQueryResult & operator= (const WlanFullmacImplQueryResult & )
Defined at line 9643 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
void WlanFullmacImplQueryResult (WlanFullmacImplQueryResult && )
Defined at line 9644 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
WlanFullmacImplQueryResult WithResponse (::fidl::ObjectView< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplQueryResponse> val)
WlanFullmacImplQueryResult & operator= (WlanFullmacImplQueryResult && )
Defined at line 9645 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
template <typename... Args>
WlanFullmacImplQueryResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 9659 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::WlanFullmacImplQueryResponse & response ()
const ::fuchsia_wlan_fullmac::wire::WlanFullmacImplQueryResponse & response ()
bool is_err ()
WlanFullmacImplQueryResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_fullmac::wire::WlanFullmacImplQueryResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 9647 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h