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