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