Malloy
Loading...
Searching...
No Matches
malloy::http::sessions::session_chrono< Clock > Member List

This is the complete list of members for malloy::http::sessions::session_chrono< Clock >, including all inherited members.

access_time() const noexceptmalloy::http::sessions::session_chrono< Clock >inline
access_time_older_than(const std::chrono::duration< Rep, Period > &max_lifetime) constmalloy::http::sessions::session_chrono< Clock >inline
generate_cookie(std::string cookie_name) constmalloy::http::sessions::sessioninline
get(const key_type &key)malloy::http::sessions::sessioninline
id() const noexceptmalloy::http::sessions::sessioninline
id_type typedef (defined in malloy::http::sessions::session)malloy::http::sessions::session
key_type typedef (defined in malloy::http::sessions::session)malloy::http::sessions::session
operator=(const session &other)=deletemalloy::http::sessions::session
operator=(session &&other) noexcept=deletemalloy::http::sessions::session
remove(const key_type &key)malloy::http::sessions::sessioninlinevirtual
session(id_type &&id)malloy::http::sessions::sessioninlineexplicit
session(const session &other)=deletemalloy::http::sessions::session
session(session &&other) noexcept=deletemalloy::http::sessions::session
session_chrono(id_type &&id)malloy::http::sessions::session_chrono< Clock >inlineexplicit
set(const key_type &key, value_type value)malloy::http::sessions::sessioninline
storage_get(const key_type &key) const =0malloy::http::sessions::sessionprotectedpure virtual
storage_remove(const key_type &key)=0malloy::http::sessions::sessionprotectedpure virtual
storage_set(const key_type &key, value_type value)=0malloy::http::sessions::sessionprotectedpure virtual
time_point_t typedef (defined in malloy::http::sessions::session_chrono< Clock >)malloy::http::sessions::session_chrono< Clock >
update_access_time() overridemalloy::http::sessions::session_chrono< Clock >inlineprotectedvirtual
value_type typedef (defined in malloy::http::sessions::session)malloy::http::sessions::session
~session()=defaultmalloy::http::sessions::sessionvirtual