◆ RouteRegexMatcher()
HttpRequestRouter::RouteRegexMatcher::RouteRegexMatcher |
( |
std::string |
url_pattern, |
|
|
BaseRequestHandlerPtr |
handler |
|
) |
| |
|
inline |
◆ handler()
◆ matches()
bool HttpRequestRouter::RouteRegexMatcher::matches |
( |
std::string_view |
input | ) |
const |
◆ url_pattern()
const std::string & HttpRequestRouter::RouteRegexMatcher::url_pattern |
( |
| ) |
const |
|
inline |
◆ handler_
◆ matcher_
◆ url_pattern_
std::string HttpRequestRouter::RouteRegexMatcher::url_pattern_ |
|
private |
The documentation for this class was generated from the following files: