class DeviceGetCqhciMmioResponse
Defined at line 263 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdhci/fuchsia.hardware.sdhci/cpp/fidl/fuchsia.hardware.sdhci/cpp/natural_types.h
Public Methods
void DeviceGetCqhciMmioResponse (Storage_ storage)
void DeviceGetCqhciMmioResponse (::zx::vmo mmio, uint64_t offset)
void DeviceGetCqhciMmioResponse ()
Default constructs a |DeviceGetCqhciMmioResponse| only if all of its members are default constructible.
Defined at line 274 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdhci/fuchsia.hardware.sdhci/cpp/fidl/fuchsia.hardware.sdhci/cpp/natural_types.h
void DeviceGetCqhciMmioResponse (DeviceGetCqhciMmioResponse && )
Defined at line 277 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdhci/fuchsia.hardware.sdhci/cpp/fidl/fuchsia.hardware.sdhci/cpp/natural_types.h
const ::zx::vmo & mmio ()
::zx::vmo & mmio ()
DeviceGetCqhciMmioResponse & mmio (::zx::vmo value)
Setter for mmio.
uint64_t offset ()
uint64_t & offset ()
DeviceGetCqhciMmioResponse & offset (uint64_t value)
Setter for offset.
void DeviceGetCqhciMmioResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
DeviceGetCqhciMmioResponse & operator= (DeviceGetCqhciMmioResponse && )
Defined at line 278 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdhci/fuchsia.hardware.sdhci/cpp/fidl/fuchsia.hardware.sdhci/cpp/natural_types.h
Friends
class MemberVisitor
class NaturalStructCodingTraits