class StreamSocketSetTcpDeferAcceptRequest

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

Public Methods

void StreamSocketSetTcpDeferAcceptRequest (Storage_ storage)
void StreamSocketSetTcpDeferAcceptRequest (uint32_t value_secs)
void StreamSocketSetTcpDeferAcceptRequest ()

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

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

void StreamSocketSetTcpDeferAcceptRequest (StreamSocketSetTcpDeferAcceptRequest && )

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

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

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

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

Setter for value_secs.

void StreamSocketSetTcpDeferAcceptRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits