C++ Actor Framework 1.0.0
|
This is the complete list of members for caf::detail::http_route_base< Ts >, including all inherited members.
atomic_ref_counted() (defined in caf::detail::atomic_ref_counted) | caf::detail::atomic_ref_counted | |
atomic_ref_counted(const atomic_ref_counted &) (defined in caf::detail::atomic_ref_counted) | caf::detail::atomic_ref_counted | |
deref() const noexcept | caf::detail::atomic_ref_counted | |
exec(const net::http::request_header &hdr, const_byte_span body, net::http::router *parent) override | caf::detail::http_route_base< Ts > | virtual |
exec_dis(const net::http::request_header &hdr, const_byte_span body, net::http::router *parent, std::index_sequence< Is... >, std::string_view *arr) (defined in caf::detail::http_route_base< Ts >) | caf::detail::http_route_base< Ts > | |
exec_impl(const net::http::request_header &hdr, const_byte_span body, net::http::router *parent, std::optional< Ts > &&... args) (defined in caf::detail::http_route_base< Ts >) | caf::detail::http_route_base< Ts > | |
get_reference_count() const noexcept | caf::detail::atomic_ref_counted | |
http_route_base(std::string &&path, std::optional< net::http::method > method) (defined in caf::detail::http_route_base< Ts >) | caf::detail::http_route_base< Ts > | explicit |
init() | caf::net::http::route | virtual |
make_copy_on_write(Ts &&... xs) | caf::ref_counted | related |
make_counted(Ts &&... xs) | caf::ref_counted | related |
operator=(const atomic_ref_counted &) (defined in caf::detail::atomic_ref_counted) | caf::detail::atomic_ref_counted | |
rc_ (defined in caf::detail::atomic_ref_counted) | caf::detail::atomic_ref_counted | mutableprotected |
ref() const noexcept | caf::detail::atomic_ref_counted | |
super typedef (defined in caf::ref_counted) | caf::ref_counted | |
unique() const noexcept | caf::detail::atomic_ref_counted | |
~atomic_ref_counted() (defined in caf::detail::atomic_ref_counted) | caf::detail::atomic_ref_counted | virtual |
~ref_counted() override (defined in caf::ref_counted) | caf::ref_counted | |
~route() (defined in caf::net::http::route) | caf::net::http::route | virtual |