RESTinio
|
This is the complete list of members for restinio::router::impl::allocated_matcher_proxy_t< Matcher >, including all inherited members.
allocated_matcher_proxy_t(Args &&...args) | restinio::router::impl::allocated_matcher_proxy_t< Matcher > | inline |
m_matcher | restinio::router::impl::allocated_matcher_proxy_t< Matcher > | private |
match(const http_method_id_t &method) const noexcept override | restinio::router::impl::allocated_matcher_proxy_t< Matcher > | inlinevirtual |
method_matcher_t(const method_matcher_t &)=default | restinio::router::method_matcher_t | |
method_matcher_t(method_matcher_t &&)=default | restinio::router::method_matcher_t | |
method_matcher_t()=default | restinio::router::method_matcher_t | |
operator=(const method_matcher_t &)=default | restinio::router::method_matcher_t | |
operator=(method_matcher_t &&)=default | restinio::router::method_matcher_t | |
~method_matcher_t()=default | restinio::router::method_matcher_t | virtual |