NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
connection.hpp File Reference
#include <websocketpp/transport/iostream/base.hpp>
#include <websocketpp/transport/base/connection.hpp>
#include <websocketpp/uri.hpp>
#include <websocketpp/logger/levels.hpp>
#include <websocketpp/common/connection_hdl.hpp>
#include <websocketpp/common/memory.hpp>
#include <websocketpp/common/platforms.hpp>
#include <algorithm>
#include <iostream>
#include <sstream>
#include <string>
#include <vector>
Include dependency graph for connection.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  websocketpp::transport::iostream::timer
 Empty timer class to stub out for timer functionality that iostream transport doesn't support. More...
 
class  websocketpp::transport::iostream::connection< config >
 

Namespaces

 websocketpp
 Namespace for the WebSocket++ project.
 
 websocketpp::transport
 Transport policies provide network connectivity and timers.
 
 websocketpp::transport::iostream
 Transport policy that uses STL iostream for I/O and does not support timers.