NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
step2.cpp File Reference
#include <websocketpp/config/asio_no_tls.hpp>
#include <websocketpp/server.hpp>
#include <functional>
Include dependency graph for step2.cpp:

Go to the source code of this file.

Classes

class  utility_server
 

Macros

#define ASIO_STANDALONE
 

Typedefs

typedef websocketpp::server< websocketpp::config::asioserver
 

Functions

int main ()
 

Macro Definition Documentation

#define ASIO_STANDALONE

Definition at line 33 of file step2.cpp.

Typedef Documentation

Definition at line 40 of file step2.cpp.

Function Documentation

int main ( )

Definition at line 78 of file step2.cpp.

References utility_server::run().