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