class SocketDescribeResponse
Defined at line 164 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.packet/fuchsia.posix.socket.packet/cpp/fidl/fuchsia.posix.socket.packet/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 166 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.packet/fuchsia.posix.socket.packet/cpp/fidl/fuchsia.posix.socket.packet/cpp/wire_types.h
void SocketDescribeResponse (const SocketDescribeResponse & other)
Defined at line 167 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.packet/fuchsia.posix.socket.packet/cpp/fidl/fuchsia.posix.socket.packet/cpp/wire_types.h
SocketDescribeResponse & operator= (const SocketDescribeResponse & other)
Defined at line 168 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.packet/fuchsia.posix.socket.packet/cpp/fidl/fuchsia.posix.socket.packet/cpp/wire_types.h
void SocketDescribeResponse (SocketDescribeResponse && other)
Defined at line 169 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.packet/fuchsia.posix.socket.packet/cpp/fidl/fuchsia.posix.socket.packet/cpp/wire_types.h
void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_posix_socket_packet::wire::SocketDescribeResponse> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_posix_socket_packet::wire::SocketDescribeResponse> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_posix_socket_packet::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 170 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.packet/fuchsia.posix.socket.packet/cpp/fidl/fuchsia.posix.socket.packet/cpp/wire_types.h
void ~SocketDescribeResponse ()
Defined at line 172 of file fidling/gen/sdk/fidl/fuchsia.posix.socket.packet/fuchsia.posix.socket.packet/cpp/fidl/fuchsia.posix.socket.packet/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder