|
fastdo
0.6.16
|
每个用户的会话结构 更多...
#include <fcgiplus.hpp>

Public 成员函数 | |
| SessionStruct () | |
Public 属性 | |
| SessionData | data |
| 会话数据 更多... | |
| winux::uint | expires |
| 有效期 更多... | |
每个用户的会话结构
在文件 fcgiplus.hpp 第 49 行定义.
|
inline |
在文件 fcgiplus.hpp 第 53 行定义.
| SessionData fcgi::SessionStruct::data |
会话数据
在文件 fcgiplus.hpp 第 51 行定义.
| winux::uint fcgi::SessionStruct::expires |
有效期
在文件 fcgiplus.hpp 第 52 行定义.