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