#include <response_cache.h>
|
using | TimeType = std::chrono::time_point< std::chrono::system_clock > |
|
◆ TimeType
◆ data
std::string mrs::CacheEntry::data |
◆ expiration_time
TimeType mrs::CacheEntry::expiration_time |
◆ items
int64_t mrs::CacheEntry::items = 0 |
◆ key
std::string mrs::CacheEntry::key |
◆ media_type
◆ media_type_str
std::optional<std::string> mrs::CacheEntry::media_type_str |
◆ next_ptr
std::shared_ptr<CacheEntry> mrs::CacheEntry::next_ptr |
◆ owner
◆ prev_ptr
std::shared_ptr<CacheEntry> mrs::CacheEntry::prev_ptr |
The documentation for this struct was generated from the following file: