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