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