fastdo
0.6.8
|
#include <eiennet_websocket.hpp>
Public 成员函数 | |
FrameBasicMasked () | |
template<typename _Ty > | |
_Ty * | data () |
Public 成员函数 继承自 eiennet::old_v1::ws::FrameBase | |
FrameBase () | |
Public 属性 | |
winux::uint8 | maskingKey [4] |
Public 属性 继承自 eiennet::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 |
在文件 eiennet_websocket.hpp 第 157 行定义.
|
inline |
在文件 eiennet_websocket.hpp 第 161 行定义.
|
inline |
在文件 eiennet_websocket.hpp 第 167 行定义.
winux::uint8 eiennet::old_v1::ws::FrameBasicMasked::maskingKey[4] |
在文件 eiennet_websocket.hpp 第 159 行定义.