| 
    fastdo
    0.5.12
    
   | 
 
#include <eiennet_websocket.hpp>


Public 成员函数 | |
| FrameBasic () | |
| template<typename _Ty > | |
| _Ty * | data () | 
  Public 成员函数 继承自 eiennet::ws::FrameBase | |
| FrameBase () | |
额外继承的成员函数 | |
  Public 属性 继承自 eiennet::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 第 138 行定义.
      
  | 
  inline | 
在文件 eiennet_websocket.hpp 第 140 行定义.
      
  | 
  inline | 
在文件 eiennet_websocket.hpp 第 146 行定义.