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