NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
count_server Class Reference

Public Member Functions

 count_server ()
 
void on_open (connection_hdl hdl)
 
void on_close (connection_hdl hdl)
 
void count ()
 
void run (uint16_t port)
 

Detailed Description

Definition at line 13 of file simple_count_server_thread.cpp.

Constructor & Destructor Documentation

Member Function Documentation

void count_server::on_open ( connection_hdl  hdl)
inline

Definition at line 22 of file simple_count_server_thread.cpp.

Referenced by count_server().

void count_server::on_close ( connection_hdl  hdl)
inline

Definition at line 27 of file simple_count_server_thread.cpp.

Referenced by count_server().

void count_server::count ( )
inline

The documentation for this class was generated from the following file: