Public Types | List of all members
zmq::ws_protocol_t Class Reference

#include <ws_protocol.hpp>

Public Types

enum  { more_flag = 1, command_flag = 2 }
 
enum  opcode_t {
  opcode_continuation = 0, opcode_text = 0x01, opcode_binary = 0x02, opcode_close = 0x08,
  opcode_ping = 0x09, opcode_pong = 0xA
}
 

Detailed Description

Definition at line 9 of file ws_protocol.hpp.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
more_flag 
command_flag 

Definition at line 23 of file ws_protocol.hpp.

◆ opcode_t

Enumerator
opcode_continuation 
opcode_text 
opcode_binary 
opcode_close 
opcode_ping 
opcode_pong 

Definition at line 13 of file ws_protocol.hpp.


The documentation for this class was generated from the following file:


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:11