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