NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
testee_client.cpp File Reference
Include dependency graph for testee_client.cpp:

Go to the source code of this file.

Classes

struct  deflate_config
 This example is presently used as a scratch space. More...
 
struct  deflate_config::transport_config
 
struct  deflate_config::permessage_deflate_config
 permessage_compress extension More...
 

Typedefs

typedef websocketpp::client< deflate_configclient
 
typedef websocketpp::config::asio_client::message_type::ptr message_ptr
 

Functions

void on_message (client *c, websocketpp::connection_hdl hdl, message_ptr msg)
 
int main (int argc, char *argv[])
 

Variables

int case_count = 0
 

Typedef Documentation

Definition at line 72 of file testee_client.cpp.

Function Documentation

Variable Documentation

int case_count = 0

Definition at line 81 of file testee_client.cpp.

Referenced by main(), and on_message().