fastdo  0.5.12
eienwebx::SessionStruct结构体 参考

每个访客(SessId)的会话结构 更多...

#include <webx_SessionServer.hpp>

eienwebx::SessionStruct 的协作图:

Public 成员函数

 SessionStruct ()
 

Public 属性

SessionData data
 会话数据 更多...
 
winux::uint expires
 有效期 更多...
 

详细描述

每个访客(SessId)的会话结构

在文件 webx_SessionServer.hpp12 行定义.

构造及析构函数说明

eienwebx::SessionStruct::SessionStruct ( )
inline

在文件 webx_SessionServer.hpp16 行定义.

类成员变量说明

SessionData eienwebx::SessionStruct::data

会话数据

在文件 webx_SessionServer.hpp14 行定义.

winux::uint eienwebx::SessionStruct::expires

有效期

在文件 webx_SessionServer.hpp15 行定义.


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