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