class StreamSocketDescribeResponse

Defined at line 13943 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h

Public Methods

void StreamSocketDescribeResponse (Storage_ storage)
bool IsEmpty ()
void StreamSocketDescribeResponse ()

Defined at line 13948 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h

void StreamSocketDescribeResponse (StreamSocketDescribeResponse && )

Defined at line 13949 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h

StreamSocketDescribeResponse & operator= (StreamSocketDescribeResponse && )

Defined at line 13950 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h

const std::optional< ::zx::socket> & socket ()

`ZX_SOCKET_STREAM` on which data is sent and received.

::std::optional< ::zx::socket> & socket ()

`ZX_SOCKET_STREAM` on which data is sent and received.

StreamSocketDescribeResponse & socket (std::optional< ::zx::socket> value)

`ZX_SOCKET_STREAM` on which data is sent and received.

void StreamSocketDescribeResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits