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