fastdo  0.6.16
http::StaticFileMemoryCache::CacheItem结构体 参考

#include <http_StaticFileMemoryCache.hpp>

http::StaticFileMemoryCache::CacheItem 的协作图:

Public 属性

time_t timeStamp
 
winux::String mime
 
winux::Buffer content
 

详细描述

在文件 http_StaticFileMemoryCache.hpp10 行定义.

类成员变量说明

time_t http::StaticFileMemoryCache::CacheItem::timeStamp

在文件 http_StaticFileMemoryCache.hpp12 行定义.

winux::String http::StaticFileMemoryCache::CacheItem::mime

在文件 http_StaticFileMemoryCache.hpp13 行定义.

winux::Buffer http::StaticFileMemoryCache::CacheItem::content

在文件 http_StaticFileMemoryCache.hpp14 行定义.


该结构体的文档由以下文件生成: