C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::detail::http_route_base< Ts > Member List

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 noexceptcaf::detail::atomic_ref_counted
exec(const net::http::request_header &hdr, const_byte_span body, net::http::router *parent) overridecaf::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 noexceptcaf::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::routevirtual
make_copy_on_write(Ts &&... xs)caf::ref_countedrelated
make_counted(Ts &&... xs)caf::ref_countedrelated
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_countedmutableprotected
ref() const noexceptcaf::detail::atomic_ref_counted
super typedef (defined in caf::ref_counted)caf::ref_counted
unique() const noexceptcaf::detail::atomic_ref_counted
~atomic_ref_counted() (defined in caf::detail::atomic_ref_counted)caf::detail::atomic_ref_countedvirtual
~ref_counted() override (defined in caf::ref_counted)caf::ref_counted
~route() (defined in caf::net::http::route)caf::net::http::routevirtual