class WlanFullmacImplQueryTelemetrySupportResult
Defined at line 9801 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
Public Methods
void WlanFullmacImplQueryTelemetrySupportResult ()
void WlanFullmacImplQueryTelemetrySupportResult (const WlanFullmacImplQueryTelemetrySupportResult & )
Defined at line 9807 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
WlanFullmacImplQueryTelemetrySupportResult & operator= (const WlanFullmacImplQueryTelemetrySupportResult & )
Defined at line 9808 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
void WlanFullmacImplQueryTelemetrySupportResult (WlanFullmacImplQueryTelemetrySupportResult && )
Defined at line 9809 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 ()
WlanFullmacImplQueryTelemetrySupportResult WithResponse (::fidl::ObjectView< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplQueryTelemetrySupportResponse> val)
WlanFullmacImplQueryTelemetrySupportResult & operator= (WlanFullmacImplQueryTelemetrySupportResult && )
Defined at line 9810 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
template <typename... Args>
WlanFullmacImplQueryTelemetrySupportResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 9824 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::WlanFullmacImplQueryTelemetrySupportResponse & response ()
const ::fuchsia_wlan_fullmac::wire::WlanFullmacImplQueryTelemetrySupportResponse & response ()
bool is_err ()
WlanFullmacImplQueryTelemetrySupportResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_fullmac::wire::WlanFullmacImplQueryTelemetrySupportResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 9812 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h