class DeviceDeassertCsResponse
Defined at line 471 of file fidling/gen/sdk/fidl/fuchsia.hardware.spi/fuchsia.hardware.spi/cpp/fidl/fuchsia.hardware.spi/cpp/natural_types.h
Public Methods
void DeviceDeassertCsResponse (Storage_ storage)
void DeviceDeassertCsResponse (int32_t status)
void DeviceDeassertCsResponse ()
Default constructs a |DeviceDeassertCsResponse| only if all of its members are default constructible.
Defined at line 482 of file fidling/gen/sdk/fidl/fuchsia.hardware.spi/fuchsia.hardware.spi/cpp/fidl/fuchsia.hardware.spi/cpp/natural_types.h
void DeviceDeassertCsResponse (DeviceDeassertCsResponse && )
Defined at line 485 of file fidling/gen/sdk/fidl/fuchsia.hardware.spi/fuchsia.hardware.spi/cpp/fidl/fuchsia.hardware.spi/cpp/natural_types.h
void DeviceDeassertCsResponse (const DeviceDeassertCsResponse & other)
DeviceDeassertCsResponse & operator= (DeviceDeassertCsResponse && )
Defined at line 486 of file fidling/gen/sdk/fidl/fuchsia.hardware.spi/fuchsia.hardware.spi/cpp/fidl/fuchsia.hardware.spi/cpp/natural_types.h
DeviceDeassertCsResponse & operator= (const DeviceDeassertCsResponse & other)
bool operator== (const DeviceDeassertCsResponse & other)
bool operator!= (const DeviceDeassertCsResponse & other)
int32_t status ()
int32_t & status ()
DeviceDeassertCsResponse & status (int32_t value)
Setter for status.
void DeviceDeassertCsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits