dot-xx
A personal collection of small C++ modules
Loading...
Searching...
No Matches
dxx::http::PendingConnection< TResponse > Member List

This is the complete list of members for dxx::http::PendingConnection< TResponse >, including all inherited members.

await_ready() const noexcept (defined in dxx::http::PendingConnection< TResponse >)dxx::http::PendingConnection< TResponse >inline
await_resume() const (defined in dxx::http::PendingConnection< TResponse >)dxx::http::PendingConnection< TResponse >inline
await_suspend(std::coroutine_handle<> h) (defined in dxx::http::PendingConnection< TResponse >)dxx::http::PendingConnection< TResponse >inline
emplace(auto &&arg) (defined in dxx::http::PendingConnection< TResponse >)dxx::http::PendingConnection< TResponse >inline
emplace(auto &&... args) (defined in dxx::http::PendingConnection< TResponse >)dxx::http::PendingConnection< TResponse >inline
operator<=>(const PendingConnection &other) (defined in dxx::http::PendingConnection< TResponse >)dxx::http::PendingConnection< TResponse >inline
operator=(const PendingConnection &)=delete (defined in dxx::http::PendingConnection< TResponse >)dxx::http::PendingConnection< TResponse >
operator=(PendingConnection &&other) (defined in dxx::http::PendingConnection< TResponse >)dxx::http::PendingConnection< TResponse >inline
own(auto &&coro_task)dxx::http::PendingConnection< TResponse >inline
PendingConnection()=default (defined in dxx::http::PendingConnection< TResponse >)dxx::http::PendingConnection< TResponse >
PendingConnection(bool c_owned) (defined in dxx::http::PendingConnection< TResponse >)dxx::http::PendingConnection< TResponse >inline
PendingConnection(const PendingConnection &)=delete (defined in dxx::http::PendingConnection< TResponse >)dxx::http::PendingConnection< TResponse >
PendingConnection(PendingConnection &&other) (defined in dxx::http::PendingConnection< TResponse >)dxx::http::PendingConnection< TResponse >inline
respond() (defined in dxx::http::PendingConnection< TResponse >)dxx::http::PendingConnection< TResponse >inline
respond_with(auto &&... args) (defined in dxx::http::PendingConnection< TResponse >)dxx::http::PendingConnection< TResponse >inline
Response typedef (defined in dxx::http::PendingConnection< TResponse >)dxx::http::PendingConnection< TResponse >
~PendingConnection() (defined in dxx::http::PendingConnection< TResponse >)dxx::http::PendingConnection< TResponse >inline