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