class RadarBurstInjectorStopBurstInjectionResult

Defined at line 1246 of file fidling/gen/sdk/fidl/fuchsia.hardware.radar/fuchsia.hardware.radar/cpp/fidl/fuchsia.hardware.radar/cpp/natural_types.h

Public Methods

void RadarBurstInjectorStopBurstInjectionResult (RadarBurstInjectorStopBurstInjectionResult && other)
RadarBurstInjectorStopBurstInjectionResult & operator= (RadarBurstInjectorStopBurstInjectionResult && other)
void RadarBurstInjectorStopBurstInjectionResult (const RadarBurstInjectorStopBurstInjectionResult & other)
RadarBurstInjectorStopBurstInjectionResult & operator= (const RadarBurstInjectorStopBurstInjectionResult & other)
bool operator== (const RadarBurstInjectorStopBurstInjectionResult & other)
bool operator!= (const RadarBurstInjectorStopBurstInjectionResult & other)
::fuchsia_hardware_radar::RadarBurstInjectorStopBurstInjectionResult::Tag Which ()
RadarBurstInjectorStopBurstInjectionResult WithResponse (::fuchsia_hardware_radar::RadarBurstInjectorStopBurstInjectionResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
RadarBurstInjectorStopBurstInjectionResult & response (::fuchsia_hardware_radar::RadarBurstInjectorStopBurstInjectionResponse value)

Sets the union to hold the response member.

RadarBurstInjectorStopBurstInjectionResult WithErr (::fuchsia_hardware_radar::StatusCode val)
const ::fidl::internal::UnionMemberView<2, Storage_> err ()
::fidl::internal::UnionMemberView<2, Storage_> err ()
RadarBurstInjectorStopBurstInjectionResult & err (::fuchsia_hardware_radar::StatusCode value)

Sets the union to hold the err member.

void RadarBurstInjectorStopBurstInjectionResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

TODO: share union tag types between wire

&

natural.

Defined at line 1254 of file fidling/gen/sdk/fidl/fuchsia.hardware.radar/fuchsia.hardware.radar/cpp/fidl/fuchsia.hardware.radar/cpp/natural_types.h

Friends

class NaturalUnionCodingTraits