fastdo
0.6.8
首页
命名空间
类
文件
文件列表
文件成员
appserv.hpp
浏览该文件的文档.
1
#ifndef __APPSERV_HPP__
2
#define __APPSERV_HPP__
3
4
#include "
eientpl.hpp
"
5
7
struct
AppServerExternalData
8
{
10
eientpl::TemplateMemoryCache::CacheStruct
cacheStruct
;
12
winux::String
serverPath
;
14
winux::ulong
pid
;
16
winux::String
fastdoVer
;
17
};
18
19
20
#endif // __APPSERV_HPP__
winux::String
XString< tchar > String
Definition:
utilities.hpp:216
eientpl.hpp
AppServerExternalData::serverPath
winux::String serverPath
服务器程序路径
Definition:
appserv.hpp:12
AppServerExternalData::cacheStruct
eientpl::TemplateMemoryCache::CacheStruct cacheStruct
内存式模板缓存结构
Definition:
appserv.hpp:10
AppServerExternalData::fastdoVer
winux::String fastdoVer
FastDo版本
Definition:
appserv.hpp:16
eientpl::TemplateMemoryCache::CacheStruct
std::map< winux::String, CacheItemsMap > CacheStruct
map< webappname, cache_items >
Definition:
eientpl.hpp:193
AppServerExternalData::pid
winux::ulong pid
服务器进程ID
Definition:
appserv.hpp:14
winux::ulong
unsigned long ulong
Definition:
utilities.hpp:171
AppServerExternalData
App服务器外部定义的公开数据
Definition:
appserv.hpp:7
build
windows
include
appserv.hpp
生成于 2023年 六月 18日 星期日 10:25:57 , 为 fastdo使用
1.8.11