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