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