class StreamSocketDescribeResponse
Defined at line 5157 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 5159 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 5160 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/wire_types.h
StreamSocketDescribeResponse & operator= (const StreamSocketDescribeResponse & other)
Defined at line 5161 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 5162 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= (StreamSocketDescribeResponse && other)
Defined at line 5163 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 5165 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