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