|
NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
|
成员的完整列表,这些成员属于 http_session,包括所有继承而来的类成员
| age() const noexcept | http_session | inline |
| clear() | http_session | |
| contains(const string &key) const noexcept | http_session | |
| create_time | http_session | |
| data | http_session | |
| expired(seconds max_inactive=0_s) const noexcept | http_session | |
| get(const string &key) const | http_session | |
| id | http_session | |
| idle_time() const noexcept | http_session | inline |
| invalidate() noexcept | http_session | |
| invalidated | http_session | |
| is_new | http_session | |
| is_valid() const noexcept | http_session | |
| last_access | http_session | |
| max_age | http_session | |
| operator[](const string &key) | http_session | |
| remove(const string &key) | http_session | |
| set(const string &key, string value) | http_session | |
| to_string() const | http_session | |
| touch() noexcept | http_session |