class SdmmcSetBusWidthResponse

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

Public Methods

void SdmmcSetBusWidthResponse (Storage_ storage)
void SdmmcSetBusWidthResponse (uint8_t __reserved)
void SdmmcSetBusWidthResponse ()

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

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

void SdmmcSetBusWidthResponse (SdmmcSetBusWidthResponse && )

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

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

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

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

Setter for __reserved.

void SdmmcSetBusWidthResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits