MySQL 9.4.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
mrs::http::SessionManager Member List

This is the complete list of members for mrs::http::SessionManager, including all inherited members.

Allocation enum namemrs::http::SessionManager
AuthorizationHandlerId typedefmrs::http::SessionManager
AuthUser typedefmrs::http::SessionManager
CachedSession typedefmrs::http::SessionManager
change_session_id(SessionPtr session, const SessionId &new_session_id)mrs::http::SessionManager
config_mrs::http::SessionManagerprivate
configuration() constmrs::http::SessionManagerinline
configure(const Configuration &config)mrs::http::SessionManager
CreateWhenNotExisting enum valuemrs::http::SessionManager
generate_session_id_impl()mrs::http::SessionManagerprivate
get_session(const SessionId &id)mrs::http::SessionManager
get_session_handler_specific_id_impl(const SessionId &id)mrs::http::SessionManagerprivate
get_session_impl(const SessionId &id)mrs::http::SessionManagerprivate
get_session_secondary_id(const SessionId &id)mrs::http::SessionManager
minutes typedefmrs::http::SessionManager
mutex_mrs::http::SessionManagerprivate
new_session(const AuthorizationHandlerId id, const std::string &holder_name)mrs::http::SessionManager
new_session(const SessionId &session_id)mrs::http::SessionManager
oldest_inactive_session_mrs::http::SessionManagerprivate
oldest_session_mrs::http::SessionManagerprivate
on_session_deletemrs::http::SessionManager
OnlyExisting enum valuemrs::http::SessionManager
remove_expired_impl(const system_clock::time_point &now)mrs::http::SessionManagerprivate
remove_inactive_impl(const system_clock::time_point &now)mrs::http::SessionManagerprivate
remove_session(const Session::SessionData *session_data)mrs::http::SessionManager
remove_session(const SessionPtr &session)mrs::http::SessionManager
remove_session(const SessionId session)mrs::http::SessionManager
remove_session_impl(const Session *session)mrs::http::SessionManagerprivate
remove_timeouted()mrs::http::SessionManager
remove_timeouted_impl()mrs::http::SessionManagerprivate
SessionId typedefmrs::http::SessionManager
SessionManager()mrs::http::SessionManager
SessionPtr typedefmrs::http::SessionManager
sessions_mrs::http::SessionManagerprivate
set_unique_session_secondary_id(Session *session, const Generator &g)mrs::http::SessionManagerinline
system_clock typedefmrs::http::SessionManager