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