class SocketDescribeResponse

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

Public Methods

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

void SocketDescribeResponse ()

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

void SocketDescribeResponse (const SocketDescribeResponse & other)

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

SocketDescribeResponse & operator= (const SocketDescribeResponse & other)

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

void SocketDescribeResponse (SocketDescribeResponse && other)

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

void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_posix_socket_raw::wire::SocketDescribeResponse> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_posix_socket_raw::wire::SocketDescribeResponse> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_posix_socket_raw::wire::SocketDescribeResponse>> frame)

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

::zx::eventpair & event ()

Signals additional information about the state of the socket such as

readiness or shutdown-ness.

bool has_event ()
SocketDescribeResponse & operator= (SocketDescribeResponse && other)

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

void ~SocketDescribeResponse ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder