fastdo  0.6.16
http::old_v1::ws::FrameExtended64结构体 参考

#include <http_old.hpp>

类 http::old_v1::ws::FrameExtended64 继承关系图:
http::old_v1::ws::FrameExtended64 的协作图:

Public 成员函数

 FrameExtended64 ()
 
template<typename _Ty >
_Ty * data ()
 
- Public 成员函数 继承自 http::old_v1::ws::FrameBase
 FrameBase ()
 

Public 属性

winux::uint64 extendedPayloadLen
 
- Public 属性 继承自 http::old_v1::ws::FrameBase
winux::uint8 opcode:4
 
winux::uint8 rsv3:1
 
winux::uint8 rsv2:1
 
winux::uint8 rsv1:1
 
winux::uint8 fin:1
 
winux::uint8 payloadLen:7
 
winux::uint8 mask:1
 

详细描述

在文件 http_old.hpp297 行定义.

构造及析构函数说明

http::old_v1::ws::FrameExtended64::FrameExtended64 ( )
inline

在文件 http_old.hpp301 行定义.

成员函数说明

template<typename _Ty >
_Ty* http::old_v1::ws::FrameExtended64::data ( )
inline

在文件 http_old.hpp307 行定义.

类成员变量说明

winux::uint64 http::old_v1::ws::FrameExtended64::extendedPayloadLen

在文件 http_old.hpp299 行定义.


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