identt
identt::http::HttpServer< HTTP > Member List

This is the complete list of members for identt::http::HttpServer< HTTP >, including all inherited members.

accept() override (defined in identt::http::HttpServer< HTTP >)identt::http::HttpServer< HTTP >inlineprotectedvirtual
accept_and_run()identt::http::HttpServerBase< HTTP >inline
acceptor (defined in identt::http::HttpServerBase< HTTP >)identt::http::HttpServerBase< HTTP >protected
after_bind() (defined in identt::http::HttpServerBase< HTTP >)identt::http::HttpServerBase< HTTP >inlineprotectedvirtual
bind()identt::http::HttpServerBase< HTTP >inline
configidentt::http::HttpServerBase< HTTP >
connections (defined in identt::http::HttpServerBase< HTTP >)identt::http::HttpServerBase< HTTP >protected
create_connection(Args &&... args) noexcept (defined in identt::http::HttpServerBase< HTTP >)identt::http::HttpServerBase< HTTP >inlineprotected
default_resourceidentt::http::HttpServerBase< HTTP >
find_resource(const std::shared_ptr< Session > &session) (defined in identt::http::HttpServerBase< HTTP >)identt::http::HttpServerBase< HTTP >inlineprotected
handler_runner (defined in identt::http::HttpServerBase< HTTP >)identt::http::HttpServerBase< HTTP >protected
HttpServer(unsigned short port) noexcept (defined in identt::http::HttpServer< HTTP >)identt::http::HttpServer< HTTP >inline
HttpServerBase(unsigned short port) noexcept (defined in identt::http::HttpServerBase< HTTP >)identt::http::HttpServerBase< HTTP >inlineprotected
io_whateveridentt::http::HttpServerBase< HTTP >
on_erroridentt::http::HttpServerBase< HTTP >
on_upgradeidentt::http::HttpServerBase< HTTP >
read(const std::shared_ptr< Session > &session) (defined in identt::http::HttpServerBase< HTTP >)identt::http::HttpServerBase< HTTP >inlineprotected
read_chunked_transfer_encoded(const std::shared_ptr< Session > &session, const std::shared_ptr< asio::streambuf > &chunks_streambuf) (defined in identt::http::HttpServerBase< HTTP >)identt::http::HttpServerBase< HTTP >inlineprotected
read_chunked_transfer_encoded_chunk(const std::shared_ptr< Session > &session, const std::shared_ptr< asio::streambuf > &chunks_streambuf, unsigned long length) (defined in identt::http::HttpServerBase< HTTP >)identt::http::HttpServerBase< HTTP >inlineprotected
ReqPtr typedef (defined in identt::http::HttpServerBase< HTTP >)identt::http::HttpServerBase< HTTP >
resourceidentt::http::HttpServerBase< HTTP >
RespPtr typedef (defined in identt::http::HttpServerBase< HTTP >)identt::http::HttpServerBase< HTTP >
start()identt::http::HttpServerBase< HTTP >inline
start_stop_mutex (defined in identt::http::HttpServerBase< HTTP >)identt::http::HttpServerBase< HTTP >protected
stop() noexceptidentt::http::HttpServerBase< HTTP >inline
write(const std::shared_ptr< Session > &session, std::function< void(std::shared_ptr< typename HttpServerBase< HTTP >::Response >, std::shared_ptr< typename HttpServerBase< HTTP >::Request >)> &resource_function) (defined in identt::http::HttpServerBase< HTTP >)identt::http::HttpServerBase< HTTP >inlineprotected
~HttpServerBase() noexcept (defined in identt::http::HttpServerBase< HTTP >)identt::http::HttpServerBase< HTTP >inlinevirtual