class StreamSocketSetTcpKeepAliveCountResponse

Defined at line 15708 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h

Public Methods

void StreamSocketSetTcpKeepAliveCountResponse (Storage_ storage)
void StreamSocketSetTcpKeepAliveCountResponse (uint8_t __reserved)
void StreamSocketSetTcpKeepAliveCountResponse ()

Default constructs a |StreamSocketSetTcpKeepAliveCountResponse| only if all of its members are default constructible.

Defined at line 15718 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h

void StreamSocketSetTcpKeepAliveCountResponse (StreamSocketSetTcpKeepAliveCountResponse && )

Defined at line 15721 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h

void StreamSocketSetTcpKeepAliveCountResponse (const StreamSocketSetTcpKeepAliveCountResponse & other)
StreamSocketSetTcpKeepAliveCountResponse & operator= (StreamSocketSetTcpKeepAliveCountResponse && )

Defined at line 15722 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h

StreamSocketSetTcpKeepAliveCountResponse & operator= (const StreamSocketSetTcpKeepAliveCountResponse & other)
bool operator== (const StreamSocketSetTcpKeepAliveCountResponse & other)
bool operator!= (const StreamSocketSetTcpKeepAliveCountResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
StreamSocketSetTcpKeepAliveCountResponse & __reserved (uint8_t value)

Setter for __reserved.

void StreamSocketSetTcpKeepAliveCountResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits