class DeviceGetCqhciMmioResult

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

Public Methods

void DeviceGetCqhciMmioResult (DeviceGetCqhciMmioResult && other)
DeviceGetCqhciMmioResult & operator= (DeviceGetCqhciMmioResult && other)
::fuchsia_hardware_sdhci::DeviceGetCqhciMmioResult::Tag Which ()
DeviceGetCqhciMmioResult WithResponse (::fuchsia_hardware_sdhci::DeviceGetCqhciMmioResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
DeviceGetCqhciMmioResult & response (::fuchsia_hardware_sdhci::DeviceGetCqhciMmioResponse value)

Sets the union to hold the response member.

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

Sets the union to hold the err member.

void DeviceGetCqhciMmioResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

TODO: share union tag types between wire

&

natural.

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

Friends

class NaturalUnionCodingTraits