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

Four byte conversion union. More...

#include <frame.hpp>

Public Attributes

uint32_t i
 
uint8_t c [4]
 

Detailed Description

Four byte conversion union.

Definition at line 61 of file frame.hpp.


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