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