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