RESTinio
|
This is the complete list of members for restinio::router::dynamic_none_of_methods_matcher_t, including all inherited members.
add(http_method_id_t method) | restinio::router::dynamic_none_of_methods_matcher_t | inline |
dynamic_none_of_methods_matcher_t()=default | restinio::router::dynamic_none_of_methods_matcher_t | |
empty() const noexcept | restinio::router::dynamic_none_of_methods_matcher_t | inline |
m_methods | restinio::router::dynamic_none_of_methods_matcher_t | private |
match(const http_method_id_t &method) const noexcept override | restinio::router::dynamic_none_of_methods_matcher_t | 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 | |
size() const noexcept | restinio::router::dynamic_none_of_methods_matcher_t | inline |
~method_matcher_t()=default | restinio::router::method_matcher_t | virtual |