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

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

accept()=0 (defined in identt::http::HttpServerBase< socket_type >)identt::http::HttpServerBase< socket_type >protectedpure virtual
accept_and_run()identt::http::HttpServerBase< socket_type >inline
acceptor (defined in identt::http::HttpServerBase< socket_type >)identt::http::HttpServerBase< socket_type >protected
after_bind() (defined in identt::http::HttpServerBase< socket_type >)identt::http::HttpServerBase< socket_type >inlineprotectedvirtual
bind()identt::http::HttpServerBase< socket_type >inline
configidentt::http::HttpServerBase< socket_type >
connections (defined in identt::http::HttpServerBase< socket_type >)identt::http::HttpServerBase< socket_type >protected
create_connection(Args &&... args) noexcept (defined in identt::http::HttpServerBase< socket_type >)identt::http::HttpServerBase< socket_type >inlineprotected
default_resourceidentt::http::HttpServerBase< socket_type >
find_resource(const std::shared_ptr< Session > &session) (defined in identt::http::HttpServerBase< socket_type >)identt::http::HttpServerBase< socket_type >inlineprotected
handler_runner (defined in identt::http::HttpServerBase< socket_type >)identt::http::HttpServerBase< socket_type >protected
HttpServerBase(unsigned short port) noexcept (defined in identt::http::HttpServerBase< socket_type >)identt::http::HttpServerBase< socket_type >inlineprotected
io_whateveridentt::http::HttpServerBase< socket_type >
on_erroridentt::http::HttpServerBase< socket_type >
on_upgradeidentt::http::HttpServerBase< socket_type >
read(const std::shared_ptr< Session > &session) (defined in identt::http::HttpServerBase< socket_type >)identt::http::HttpServerBase< socket_type >inlineprotected
read_chunked_transfer_encoded(const std::shared_ptr< Session > &session, const std::shared_ptr< asio::streambuf > &chunks_streambuf) (defined in identt::http::HttpServerBase< socket_type >)identt::http::HttpServerBase< socket_type >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< socket_type >)identt::http::HttpServerBase< socket_type >inlineprotected
ReqPtr typedef (defined in identt::http::HttpServerBase< socket_type >)identt::http::HttpServerBase< socket_type >
resourceidentt::http::HttpServerBase< socket_type >
RespPtr typedef (defined in identt::http::HttpServerBase< socket_type >)identt::http::HttpServerBase< socket_type >
start()identt::http::HttpServerBase< socket_type >inline
start_stop_mutex (defined in identt::http::HttpServerBase< socket_type >)identt::http::HttpServerBase< socket_type >protected
stop() noexceptidentt::http::HttpServerBase< socket_type >inline
write(const std::shared_ptr< Session > &session, std::function< void(std::shared_ptr< typename HttpServerBase< socket_type >::Response >, std::shared_ptr< typename HttpServerBase< socket_type >::Request >)> &resource_function) (defined in identt::http::HttpServerBase< socket_type >)identt::http::HttpServerBase< socket_type >inlineprotected
~HttpServerBase() noexcept (defined in identt::http::HttpServerBase< socket_type >)identt::http::HttpServerBase< socket_type >inlinevirtual