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