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