class StreamSocketSetTcpKeepAliveIdleRequest

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

Public Methods

void StreamSocketSetTcpKeepAliveIdleRequest (Storage_ storage)
void StreamSocketSetTcpKeepAliveIdleRequest (uint32_t value_secs)
void StreamSocketSetTcpKeepAliveIdleRequest ()

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

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

void StreamSocketSetTcpKeepAliveIdleRequest (StreamSocketSetTcpKeepAliveIdleRequest && )

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

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

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

StreamSocketSetTcpKeepAliveIdleRequest & operator= (const StreamSocketSetTcpKeepAliveIdleRequest & other)
bool operator== (const StreamSocketSetTcpKeepAliveIdleRequest & other)
bool operator!= (const StreamSocketSetTcpKeepAliveIdleRequest & other)
uint32_t value_secs ()
uint32_t & value_secs ()
StreamSocketSetTcpKeepAliveIdleRequest & value_secs (uint32_t value)

Setter for value_secs.

void StreamSocketSetTcpKeepAliveIdleRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits