MySQL 9.3.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
session_manager.cc File Reference
#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