RESTinio
restinio::router::method_matcher_t Member List

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=0restinio::router::method_matcher_tpure virtual
method_matcher_t(const method_matcher_t &)=defaultrestinio::router::method_matcher_t
method_matcher_t(method_matcher_t &&)=defaultrestinio::router::method_matcher_t
method_matcher_t()=defaultrestinio::router::method_matcher_t
operator=(const method_matcher_t &)=defaultrestinio::router::method_matcher_t
operator=(method_matcher_t &&)=defaultrestinio::router::method_matcher_t
~method_matcher_t()=defaultrestinio::router::method_matcher_tvirtual