fastdo  0.6.8
appserv.hpp
浏览该文件的文档.
1 #ifndef __APPSERV_HPP__
2 #define __APPSERV_HPP__
3 
4 #include "eientpl.hpp"
5 
8 {
17 };
18 
19 
20 #endif // __APPSERV_HPP__
XString< tchar > String
Definition: utilities.hpp:216
winux::String serverPath
服务器程序路径
Definition: appserv.hpp:12
eientpl::TemplateMemoryCache::CacheStruct cacheStruct
内存式模板缓存结构
Definition: appserv.hpp:10
winux::String fastdoVer
FastDo版本
Definition: appserv.hpp:16
std::map< winux::String, CacheItemsMap > CacheStruct
map< webappname, cache_items >
Definition: eientpl.hpp:193
winux::ulong pid
服务器进程ID
Definition: appserv.hpp:14
unsigned long ulong
Definition: utilities.hpp:171
App服务器外部定义的公开数据
Definition: appserv.hpp:7