BasicConn(CyclTime now, Reactor &r, IoSock &&sock, const Endpoint &ep, App &app) | toolbox::http::BasicConn< RequestT, AppT > | inline |
BasicConn(const BasicConn &)=delete | toolbox::http::BasicConn< RequestT, AppT > | |
BasicConn(BasicConn &&)=delete | toolbox::http::BasicConn< RequestT, AppT > | |
BasicDisposer< BasicConn< RequestT, AppT > > | toolbox::http::BasicConn< RequestT, AppT > | friend |
BasicParser< BasicConn< RequestT, AppT > > | toolbox::http::BasicConn< RequestT, AppT > | friend |
clear() noexcept | toolbox::http::BasicConn< RequestT, AppT > | inline |
dispose_now(CyclTime now) noexcept | toolbox::http::BasicConn< RequestT, AppT > | inlineprotected |
endpoint() const noexcept | toolbox::http::BasicConn< RequestT, AppT > | inline |
Endpoint typedef | toolbox::http::BasicConn< RequestT, AppT > | |
list_hook | toolbox::http::BasicConn< RequestT, AppT > | |
operator=(const BasicConn &)=delete | toolbox::http::BasicConn< RequestT, AppT > | |
operator=(BasicConn &&)=delete | toolbox::http::BasicConn< RequestT, AppT > | |
BasicParser< BasicConn< RequestT, AppT > >::operator=(const BasicParser &) noexcept=default | toolbox::http::BasicParser< BasicConn< RequestT, AppT > > | private |
BasicParser< BasicConn< RequestT, AppT > >::operator=(BasicParser &&) noexcept=default | toolbox::http::BasicParser< BasicConn< RequestT, AppT > > | private |
Protocol typedef | toolbox::http::BasicConn< RequestT, AppT > | |