fastdo  0.6.8
AppServerExternalData结构体 参考

App服务器外部定义的公开数据 更多...

#include <appserv.hpp>

AppServerExternalData 的协作图:

Public 属性

eientpl::TemplateMemoryCache::CacheStruct cacheStruct
 内存式模板缓存结构 更多...
 
winux::String serverPath
 服务器程序路径 更多...
 
winux::ulong pid
 服务器进程ID 更多...
 
winux::String fastdoVer
 FastDo版本 更多...
 

详细描述

App服务器外部定义的公开数据

在文件 appserv.hpp7 行定义.

类成员变量说明

eientpl::TemplateMemoryCache::CacheStruct AppServerExternalData::cacheStruct

内存式模板缓存结构

在文件 appserv.hpp10 行定义.

winux::String AppServerExternalData::fastdoVer

FastDo版本

在文件 appserv.hpp16 行定义.

winux::ulong AppServerExternalData::pid

服务器进程ID

在文件 appserv.hpp14 行定义.

winux::String AppServerExternalData::serverPath

服务器程序路径

在文件 appserv.hpp12 行定义.


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