class SdmmcRegisterVmoResponse

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

Public Methods

void SdmmcRegisterVmoResponse (Storage_ storage)
void SdmmcRegisterVmoResponse (uint8_t __reserved)
void SdmmcRegisterVmoResponse ()

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

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

void SdmmcRegisterVmoResponse (SdmmcRegisterVmoResponse && )

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

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

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

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

Setter for __reserved.

void SdmmcRegisterVmoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits