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