class DeviceSendShutdownResponse

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

Public Methods

void DeviceSendShutdownResponse (Storage_ storage)
void DeviceSendShutdownResponse (uint8_t __reserved)
void DeviceSendShutdownResponse ()

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

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

void DeviceSendShutdownResponse (DeviceSendShutdownResponse && )

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

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

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

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

Setter for __reserved.

void DeviceSendShutdownResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits