class StreamSocketSetTcpKeepAliveIdleResponse

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

Public Methods

void StreamSocketSetTcpKeepAliveIdleResponse (Storage_ storage)
void StreamSocketSetTcpKeepAliveIdleResponse (uint8_t __reserved)
void StreamSocketSetTcpKeepAliveIdleResponse ()

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

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

void StreamSocketSetTcpKeepAliveIdleResponse (StreamSocketSetTcpKeepAliveIdleResponse && )

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

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

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

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

Setter for __reserved.

void StreamSocketSetTcpKeepAliveIdleResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits