class WlanFullmacImplQueryTelemetrySupportResult
Defined at line 2785 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/natural_types.h
Public Methods
void WlanFullmacImplQueryTelemetrySupportResult (WlanFullmacImplQueryTelemetrySupportResult && other)
WlanFullmacImplQueryTelemetrySupportResult & operator= (WlanFullmacImplQueryTelemetrySupportResult && other)
void WlanFullmacImplQueryTelemetrySupportResult (const WlanFullmacImplQueryTelemetrySupportResult & other)
WlanFullmacImplQueryTelemetrySupportResult & operator= (const WlanFullmacImplQueryTelemetrySupportResult & other)
bool operator== (const WlanFullmacImplQueryTelemetrySupportResult & other)
bool operator!= (const WlanFullmacImplQueryTelemetrySupportResult & other)
::fuchsia_wlan_fullmac::WlanFullmacImplQueryTelemetrySupportResult::Tag Which ()
WlanFullmacImplQueryTelemetrySupportResult WithResponse (::fuchsia_wlan_fullmac::WlanFullmacImplQueryTelemetrySupportResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
WlanFullmacImplQueryTelemetrySupportResult & response (::fuchsia_wlan_fullmac::WlanFullmacImplQueryTelemetrySupportResponse value)
Sets the union to hold the response member.
WlanFullmacImplQueryTelemetrySupportResult WithErr (int32_t val)
const ::fidl::internal::UnionMemberView<2, Storage_> err ()
::fidl::internal::UnionMemberView<2, Storage_> err ()
WlanFullmacImplQueryTelemetrySupportResult & err (int32_t value)
Sets the union to hold the err member.
void WlanFullmacImplQueryTelemetrySupportResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
TODO: share union tag types between wire
&
natural.
Defined at line 2795 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits