#include <rest_router_status.h>
|
static constexpr const char | path_regex [] = "^/router/status$" |
|
◆ RestRouterStatus()
RestRouterStatus::RestRouterStatus |
( |
const std::string & |
require_realm | ) |
|
|
inline |
◆ on_handle_request()
bool RestRouterStatus::on_handle_request |
( |
http::base::Request & |
req, |
|
|
const std::string & |
base_path, |
|
|
const std::vector< std::string > & |
path_matches |
|
) |
| |
|
overridevirtual |
◆ last_modified_
time_t RestRouterStatus::last_modified_ |
|
private |
◆ path_regex
constexpr const char RestRouterStatus::path_regex[] = "^/router/status$" |
|
staticconstexpr |
◆ running_since_
std::chrono::system_clock::time_point RestRouterStatus::running_since_ |
|
private |
The documentation for this class was generated from the following files: