class SdmmcRequestResponse
Defined at line 2186 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdmmc/fuchsia.hardware.sdmmc/cpp/fidl/fuchsia.hardware.sdmmc/cpp/natural_types.h
Public Methods
void SdmmcRequestResponse (Storage_ storage)
void SdmmcRequestResponse (::std::array<uint32_t, 4> response)
void SdmmcRequestResponse ()
Default constructs a |SdmmcRequestResponse| only if all of its members are default constructible.
Defined at line 2197 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdmmc/fuchsia.hardware.sdmmc/cpp/fidl/fuchsia.hardware.sdmmc/cpp/natural_types.h
void SdmmcRequestResponse (SdmmcRequestResponse && )
Defined at line 2200 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdmmc/fuchsia.hardware.sdmmc/cpp/fidl/fuchsia.hardware.sdmmc/cpp/natural_types.h
void SdmmcRequestResponse (const SdmmcRequestResponse & other)
SdmmcRequestResponse & operator= (SdmmcRequestResponse && )
Defined at line 2201 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdmmc/fuchsia.hardware.sdmmc/cpp/fidl/fuchsia.hardware.sdmmc/cpp/natural_types.h
SdmmcRequestResponse & operator= (const SdmmcRequestResponse & other)
bool operator== (const SdmmcRequestResponse & other)
bool operator!= (const SdmmcRequestResponse & other)
const ::std::array<uint32_t, 4> & response ()
::std::array<uint32_t, 4> & response ()
SdmmcRequestResponse & response (::std::array<uint32_t, 4> value)
Setter for response.
void SdmmcRequestResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits