NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
websocketpp::close::code_converter Union Reference

Type used to convert close statuses between integer and wire representations. More...

#include <close.hpp>

Public Attributes

uint16_t i
 
char c [2]
 

Detailed Description

Type used to convert close statuses between integer and wire representations.

Definition at line 275 of file close.hpp.

Member Data Documentation

◆ i

uint16_t websocketpp::close::code_converter::i

◆ c

char websocketpp::close::code_converter::c[2]

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