RESTinio
restinio::router::easy_parser_router_t Member List

This is the complete list of members for restinio::router::easy_parser_router_t, including all inherited members.

add_handler(Method_Matcher &&method_matcher, Route_Producer &&route, Handler &&handler)restinio::router::easy_parser_router_tinline
easy_parser_router_t()=defaultrestinio::router::easy_parser_router_t
easy_parser_router_t(const easy_parser_router_t &)=deleterestinio::router::easy_parser_router_t
easy_parser_router_t(easy_parser_router_t &&)=defaultrestinio::router::easy_parser_router_t
entries_container_t typedefrestinio::router::easy_parser_router_tprivate
http_delete(Route_Producer &&route, Handler &&handler)restinio::router::easy_parser_router_tinline
http_get(Route_Producer &&route, Handler &&handler)restinio::router::easy_parser_router_tinline
http_head(Route_Producer &&route, Handler &&handler)restinio::router::easy_parser_router_tinline
http_post(Route_Producer &&route, Handler &&handler)restinio::router::easy_parser_router_tinline
http_put(Route_Producer &&route, Handler &&handler)restinio::router::easy_parser_router_tinline
m_entriesrestinio::router::easy_parser_router_tprivate
m_non_matched_request_handlerrestinio::router::easy_parser_router_tprivate
non_matched_request_handler(non_matched_request_handler_t nmrh)restinio::router::easy_parser_router_tinline
operator()(request_handle_t req) constrestinio::router::easy_parser_router_tinline
operator=(const easy_parser_router_t &)=deleterestinio::router::easy_parser_router_t
operator=(easy_parser_router_t &&)=defaultrestinio::router::easy_parser_router_t