fastdo
0.6.8
|
App服务器外部定义的公开数据 更多...
#include <appserv.hpp>
Public 属性 | |
eientpl::TemplateMemoryCache::CacheStruct | cacheStruct |
内存式模板缓存结构 更多... | |
winux::String | serverPath |
服务器程序路径 更多... | |
winux::ulong | pid |
服务器进程ID 更多... | |
winux::String | fastdoVer |
FastDo版本 更多... | |
App服务器外部定义的公开数据
在文件 appserv.hpp 第 7 行定义.
eientpl::TemplateMemoryCache::CacheStruct AppServerExternalData::cacheStruct |
内存式模板缓存结构
在文件 appserv.hpp 第 10 行定义.
winux::String AppServerExternalData::fastdoVer |
FastDo版本
在文件 appserv.hpp 第 16 行定义.
winux::ulong AppServerExternalData::pid |
服务器进程ID
在文件 appserv.hpp 第 14 行定义.
winux::String AppServerExternalData::serverPath |
服务器程序路径
在文件 appserv.hpp 第 12 行定义.