class StreamSocketGetTcpInfoResponse
Defined at line 17807 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
Public Methods
void StreamSocketGetTcpInfoResponse (Storage_ storage)
void StreamSocketGetTcpInfoResponse (::fuchsia_net_tcp::Info info)
void StreamSocketGetTcpInfoResponse ()
Default constructs a |StreamSocketGetTcpInfoResponse| only if all of its members are default constructible.
Defined at line 17817 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
void StreamSocketGetTcpInfoResponse (StreamSocketGetTcpInfoResponse && )
Defined at line 17820 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
void StreamSocketGetTcpInfoResponse (const StreamSocketGetTcpInfoResponse & other)
StreamSocketGetTcpInfoResponse & operator= (StreamSocketGetTcpInfoResponse && )
Defined at line 17821 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
StreamSocketGetTcpInfoResponse & operator= (const StreamSocketGetTcpInfoResponse & other)
bool operator== (const StreamSocketGetTcpInfoResponse & other)
bool operator!= (const StreamSocketGetTcpInfoResponse & other)
const ::fuchsia_net_tcp::Info & info ()
::fuchsia_net_tcp::Info & info ()
StreamSocketGetTcpInfoResponse & info (::fuchsia_net_tcp::Info value)
Setter for info.
void StreamSocketGetTcpInfoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits