class StreamSocketSetTcpKeepAliveIntervalResponse

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

Public Methods

void StreamSocketSetTcpKeepAliveIntervalResponse (Storage_ storage)
void StreamSocketSetTcpKeepAliveIntervalResponse (uint8_t __reserved)
void StreamSocketSetTcpKeepAliveIntervalResponse ()

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

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

void StreamSocketSetTcpKeepAliveIntervalResponse (StreamSocketSetTcpKeepAliveIntervalResponse && )

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

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

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

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

Setter for __reserved.

void StreamSocketSetTcpKeepAliveIntervalResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits