class DeviceStartResponse

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

Public Methods

void DeviceStartResponse (Storage_ storage)
void DeviceStartResponse (uint8_t __reserved)
void DeviceStartResponse ()

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

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

void DeviceStartResponse (DeviceStartResponse && )

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

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

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

DeviceStartResponse & operator= (const DeviceStartResponse & other)
bool operator== (const DeviceStartResponse & other)
bool operator!= (const DeviceStartResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
DeviceStartResponse & __reserved (uint8_t value)

Setter for __reserved.

void DeviceStartResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits