class DeviceReadByteResponse

Defined at line 1623 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/natural_types.h

Public Methods

void DeviceReadByteResponse (Storage_ storage)
void DeviceReadByteResponse (uint8_t byte)
void DeviceReadByteResponse ()

Default constructs a |DeviceReadByteResponse| only if all of its members are default constructible.

Defined at line 1633 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/natural_types.h

void DeviceReadByteResponse (DeviceReadByteResponse && )

Defined at line 1636 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/natural_types.h

void DeviceReadByteResponse (const DeviceReadByteResponse & other)
DeviceReadByteResponse & operator= (DeviceReadByteResponse && )

Defined at line 1637 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/natural_types.h

DeviceReadByteResponse & operator= (const DeviceReadByteResponse & other)
bool operator== (const DeviceReadByteResponse & other)
bool operator!= (const DeviceReadByteResponse & other)
uint8_t byte ()
uint8_t & byte ()
DeviceReadByteResponse & byte (uint8_t value)

Setter for byte.

void DeviceReadByteResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits