NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
endpoint.hpp File Reference
Include dependency graph for endpoint.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::transport
 Transport policies provide network connectivity and timers.
 

Typedefs

typedef lib::function< void(lib::error_code const &)> websocketpp::transport::accept_handler
 The type and signature of the callback passed to the accept method. More...
 
typedef lib::function< void(lib::error_code const &)> websocketpp::transport::connect_handler
 The type and signature of the callback passed to the connect method. More...