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