class DeviceWriteResponse

Defined at line 691 of file fidling/gen/sdk/fidl/fuchsia.hardware.serialimpl/fuchsia.hardware.serialimpl/cpp/fidl/fuchsia.hardware.serialimpl/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 702 of file fidling/gen/sdk/fidl/fuchsia.hardware.serialimpl/fuchsia.hardware.serialimpl/cpp/fidl/fuchsia.hardware.serialimpl/cpp/natural_types.h

void DeviceWriteResponse (DeviceWriteResponse && )

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

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

Defined at line 706 of file fidling/gen/sdk/fidl/fuchsia.hardware.serialimpl/fuchsia.hardware.serialimpl/cpp/fidl/fuchsia.hardware.serialimpl/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