RESTinio
|
This is the complete list of members for restinio::router::impl::fixed_size_none_of_matcher_t< Size >, including all inherited members.
base_type_t typedef | restinio::router::impl::fixed_size_none_of_matcher_t< Size > | private |
fixed_size_any_of_matcher_t(std::initializer_list< http_method_id_t > values) | restinio::router::impl::fixed_size_any_of_matcher_t< Size > | inline |
m_methods | restinio::router::impl::fixed_size_any_of_matcher_t< Size > | private |
match(const http_method_id_t &method) const noexcept override | restinio::router::impl::fixed_size_none_of_matcher_t< Size > | 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 |