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