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