class SdmmcPerformTuningResponse

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

Public Methods

void SdmmcPerformTuningResponse (Storage_ storage)
void SdmmcPerformTuningResponse (uint8_t __reserved)
void SdmmcPerformTuningResponse ()

Default constructs a |SdmmcPerformTuningResponse| only if all of its members are default constructible.

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

void SdmmcPerformTuningResponse (SdmmcPerformTuningResponse && )

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

void SdmmcPerformTuningResponse (const SdmmcPerformTuningResponse & other)
SdmmcPerformTuningResponse & operator= (SdmmcPerformTuningResponse && )

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

SdmmcPerformTuningResponse & operator= (const SdmmcPerformTuningResponse & other)
bool operator== (const SdmmcPerformTuningResponse & other)
bool operator!= (const SdmmcPerformTuningResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
SdmmcPerformTuningResponse & __reserved (uint8_t value)

Setter for __reserved.

void SdmmcPerformTuningResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits