NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
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.

Member Data Documentation

uint16_t websocketpp::frame::uint16_converter::i
uint8_t websocketpp::frame::uint16_converter::c[2]

Definition at line 57 of file frame.hpp.

Referenced by websocketpp::frame::get_extended_size().


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