class StreamSocketGetTcpDeferAcceptResponse
Defined at line 16622 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
Public Methods
void StreamSocketGetTcpDeferAcceptResponse (Storage_ storage)
void StreamSocketGetTcpDeferAcceptResponse (uint32_t value_secs)
void StreamSocketGetTcpDeferAcceptResponse ()
Default constructs a |StreamSocketGetTcpDeferAcceptResponse| only if all of its members are default constructible.
Defined at line 16632 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
void StreamSocketGetTcpDeferAcceptResponse (StreamSocketGetTcpDeferAcceptResponse && )
Defined at line 16635 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
void StreamSocketGetTcpDeferAcceptResponse (const StreamSocketGetTcpDeferAcceptResponse & other)
StreamSocketGetTcpDeferAcceptResponse & operator= (StreamSocketGetTcpDeferAcceptResponse && )
Defined at line 16636 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/cpp/fidl/fuchsia.posix.socket/cpp/natural_types.h
StreamSocketGetTcpDeferAcceptResponse & operator= (const StreamSocketGetTcpDeferAcceptResponse & other)
bool operator== (const StreamSocketGetTcpDeferAcceptResponse & other)
bool operator!= (const StreamSocketGetTcpDeferAcceptResponse & other)
uint32_t value_secs ()
uint32_t & value_secs ()
StreamSocketGetTcpDeferAcceptResponse & value_secs (uint32_t value)
Setter for value_secs.
void StreamSocketGetTcpDeferAcceptResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits