NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
functional.hpp File Reference
#include <websocketpp/common/cpp11.hpp>
#include <boost/bind.hpp>
#include <boost/function.hpp>
#include <boost/ref.hpp>
Include dependency graph for functional.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 websocketpp
 Namespace for the WebSocket++ project.
 
 websocketpp::lib
 
 websocketpp::lib::placeholders
 

Macros

#define _WEBSOCKETPP_REF(x)   boost::ref(x)
 

Functions

template<typename T >
void websocketpp::lib::clear_function (T &x)
 

Macro Definition Documentation

◆ _WEBSOCKETPP_REF

#define _WEBSOCKETPP_REF (   x)    boost::ref(x)