RESTinio
|
This is the complete list of members for restinio::router::method_matcher_t, including all inherited members.
match(const http_method_id_t &method) const noexcept=0 | restinio::router::method_matcher_t | pure virtual |
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 |