class TelemetryCloneInspectVmoResult

Defined at line 3623 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/natural_types.h

Public Methods

void TelemetryCloneInspectVmoResult (TelemetryCloneInspectVmoResult && other)
TelemetryCloneInspectVmoResult & operator= (TelemetryCloneInspectVmoResult && other)
::fuchsia_wlan_sme::TelemetryCloneInspectVmoResult::Tag Which ()
TelemetryCloneInspectVmoResult WithResponse (::fuchsia_wlan_sme::TelemetryCloneInspectVmoResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
TelemetryCloneInspectVmoResult & response (::fuchsia_wlan_sme::TelemetryCloneInspectVmoResponse value)

Sets the union to hold the response member.

TelemetryCloneInspectVmoResult WithErr (int32_t val)
const ::fidl::internal::UnionMemberView<2, Storage_> err ()
::fidl::internal::UnionMemberView<2, Storage_> err ()
TelemetryCloneInspectVmoResult & err (int32_t value)

Sets the union to hold the err member.

void TelemetryCloneInspectVmoResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

TODO: share union tag types between wire

&

natural.

Defined at line 3633 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/natural_types.h

Friends

class NaturalUnionCodingTraits