class DeviceWriteResponse
Defined at line 522 of file fidling/gen/sdk/fidl/fuchsia.hardware.serial/fuchsia.hardware.serial/cpp/fidl/fuchsia.hardware.serial/cpp/natural_types.h
Public Methods
void DeviceWriteResponse (Storage_ storage)
void DeviceWriteResponse (uint8_t __reserved)
void DeviceWriteResponse ()
Default constructs a |DeviceWriteResponse| only if all of its members are default constructible.
Defined at line 533 of file fidling/gen/sdk/fidl/fuchsia.hardware.serial/fuchsia.hardware.serial/cpp/fidl/fuchsia.hardware.serial/cpp/natural_types.h
void DeviceWriteResponse (DeviceWriteResponse && )
Defined at line 536 of file fidling/gen/sdk/fidl/fuchsia.hardware.serial/fuchsia.hardware.serial/cpp/fidl/fuchsia.hardware.serial/cpp/natural_types.h
void DeviceWriteResponse (const DeviceWriteResponse & other)
DeviceWriteResponse & operator= (DeviceWriteResponse && )
Defined at line 537 of file fidling/gen/sdk/fidl/fuchsia.hardware.serial/fuchsia.hardware.serial/cpp/fidl/fuchsia.hardware.serial/cpp/natural_types.h
DeviceWriteResponse & operator= (const DeviceWriteResponse & other)
bool operator== (const DeviceWriteResponse & other)
bool operator!= (const DeviceWriteResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
DeviceWriteResponse & __reserved (uint8_t value)
Setter for __reserved.
void DeviceWriteResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits