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