class StreamSocketDescribeResponse

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

Public Methods

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

void StreamSocketDescribeResponse ()

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

void StreamSocketDescribeResponse (const StreamSocketDescribeResponse & other)

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

void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_posix_socket::wire::StreamSocketDescribeResponse> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_posix_socket::wire::StreamSocketDescribeResponse> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_posix_socket::wire::StreamSocketDescribeResponse>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

StreamSocketDescribeResponse & operator= (const StreamSocketDescribeResponse & other)

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

void StreamSocketDescribeResponse (StreamSocketDescribeResponse && other)

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

StreamSocketDescribeResponse & operator= (StreamSocketDescribeResponse && other)

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

::zx::socket & socket ()

`ZX_SOCKET_STREAM` on which data is sent and received.

bool has_socket ()
void ~StreamSocketDescribeResponse ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder