fastdo  0.5.12
eienwebx 命名空间参考

class  App
 App类 更多...
 
class  CgiApp
 CGI App类 更多...
 
class  CgiOutputMgr
 
class  CgiRequest
 
class  DatabaseSessionServer
 
class  FcgiApp
 FCGI App类 更多...
 
class  FcgiOutputMgr
 FCGI输出管理器 更多...
 
class  FcgiRequest
 FCGI请求 更多...
 
class  FileSessionServer
 文件式会话服务 更多...
 
class  HttpApp
 Http App类 更多...
 
class  MemorySessionServer
 内存式会话服务 更多...
 
class  OutputMgr
 输出管理器 更多...
 
class  Request
 
class  Response
 代表一个客户响应 更多...
 
class  Session
 网站会话 更多...
 
class  SessionServer
 会话服务基类 更多...
 
struct  SessionStruct
 每个访客(SessId)的会话结构 更多...
 

类型定义

typedef winux::StringMixedMap SessionData
 会话数据 更多...
 

类型定义说明

会话数据

{ k1: v1, k2: v2, ... }

在文件 webx_SessionServer.hpp9 行定义.