![]() |
MySQL 9.5.0
Source Code Documentation
|
#include "mrs/http/session_manager.h"#include <algorithm>#include <cassert>#include <chrono>#include <iomanip>#include <sstream>#include "helper/generate_uuid.h"Namespaces | |
| namespace | mrs |
| namespace | mrs::http |
Typedefs | |
| using | mrs::http::Session = SessionManager::Session |
| using | mrs::http::SessionIdType = SessionManager::SessionId |
| using | mrs::http::SessionPtr = SessionManager::SessionPtr |