WebSocket++  0.8.3-dev
C++ websocket client/server library
Public Attributes | List of all members
websocketpp::frame::uint16_converter Union Reference

Two byte conversion union. More...

#include <frame.hpp>

Public Attributes

uint16_t i
 
uint8_t c [2]
 

Detailed Description

Two byte conversion union.

Definition at line 55 of file frame.hpp.


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