class DeviceVendorConfigureBusResponse
Defined at line 705 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdhci/fuchsia.hardware.sdhci/cpp/fidl/fuchsia.hardware.sdhci/cpp/natural_types.h
Public Methods
void DeviceVendorConfigureBusResponse (Storage_ storage)
void DeviceVendorConfigureBusResponse (uint8_t __reserved)
void DeviceVendorConfigureBusResponse ()
Default constructs a |DeviceVendorConfigureBusResponse| only if all of its members are default constructible.
Defined at line 716 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdhci/fuchsia.hardware.sdhci/cpp/fidl/fuchsia.hardware.sdhci/cpp/natural_types.h
void DeviceVendorConfigureBusResponse (DeviceVendorConfigureBusResponse && )
Defined at line 719 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdhci/fuchsia.hardware.sdhci/cpp/fidl/fuchsia.hardware.sdhci/cpp/natural_types.h
void DeviceVendorConfigureBusResponse (const DeviceVendorConfigureBusResponse & other)
DeviceVendorConfigureBusResponse & operator= (DeviceVendorConfigureBusResponse && )
Defined at line 720 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdhci/fuchsia.hardware.sdhci/cpp/fidl/fuchsia.hardware.sdhci/cpp/natural_types.h
DeviceVendorConfigureBusResponse & operator= (const DeviceVendorConfigureBusResponse & other)
bool operator== (const DeviceVendorConfigureBusResponse & other)
bool operator!= (const DeviceVendorConfigureBusResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
DeviceVendorConfigureBusResponse & __reserved (uint8_t value)
Setter for __reserved.
void DeviceVendorConfigureBusResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits