class StreamSocketSetTcpLingerRequest
Defined at line 16195 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
Public Methods
void StreamSocketSetTcpLingerRequest (Storage_ storage)
void StreamSocketSetTcpLingerRequest (::fuchsia_posix_socket::OptionalUint32 value_secs)
void StreamSocketSetTcpLingerRequest ()
Default constructs a |StreamSocketSetTcpLingerRequest| only if all of its members are default constructible.
Defined at line 16205 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
void StreamSocketSetTcpLingerRequest (StreamSocketSetTcpLingerRequest && )
Defined at line 16208 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
void StreamSocketSetTcpLingerRequest (const StreamSocketSetTcpLingerRequest & other)
StreamSocketSetTcpLingerRequest & operator= (StreamSocketSetTcpLingerRequest && )
Defined at line 16209 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
StreamSocketSetTcpLingerRequest & operator= (const StreamSocketSetTcpLingerRequest & other)
bool operator== (const StreamSocketSetTcpLingerRequest & other)
bool operator!= (const StreamSocketSetTcpLingerRequest & other)
const ::fuchsia_posix_socket::OptionalUint32 & value_secs ()
::fuchsia_posix_socket::OptionalUint32 & value_secs ()
StreamSocketSetTcpLingerRequest & value_secs (::fuchsia_posix_socket::OptionalUint32 value)
Setter for value_secs.
void StreamSocketSetTcpLingerRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits