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