class StreamSocketGetTcpKeepAliveIntervalResponse

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

Public Methods

void StreamSocketGetTcpKeepAliveIntervalResponse (Storage_ storage)
void StreamSocketGetTcpKeepAliveIntervalResponse (uint32_t value_secs)
void StreamSocketGetTcpKeepAliveIntervalResponse ()

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

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

void StreamSocketGetTcpKeepAliveIntervalResponse (StreamSocketGetTcpKeepAliveIntervalResponse && )

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

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

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

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

Setter for value_secs.

void StreamSocketGetTcpKeepAliveIntervalResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits