NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
processor_setup Struct Reference
Collaboration diagram for processor_setup:

Public Member Functions

 processor_setup (bool server)
 
 processor_setup (bool server)
 

Public Attributes

websocketpp::lib::error_code ec
 
stub_config::con_msg_manager_type::ptr msg_manager
 
stub_config::request_type req
 
stub_config::response_type res
 
websocketpp::processor::hybi00< stub_configp
 
con_msg_manager_type::ptr msg_manager
 
stub_config::rng_type rng
 
websocketpp::processor::hybi13< stub_configp
 

Detailed Description

Definition at line 52 of file hybi00.cpp.

Constructor & Destructor Documentation

processor_setup::processor_setup ( bool  server)
inline

Definition at line 53 of file hybi00.cpp.

processor_setup::processor_setup ( bool  server)
inline

Definition at line 95 of file hybi13.cpp.

Member Data Documentation

websocketpp::lib::error_code processor_setup::ec

Definition at line 57 of file hybi00.cpp.

Referenced by BOOST_AUTO_TEST_CASE().

stub_config::con_msg_manager_type::ptr processor_setup::msg_manager

Definition at line 58 of file hybi00.cpp.

Referenced by BOOST_AUTO_TEST_CASE().

stub_config::request_type processor_setup::req

Definition at line 59 of file hybi00.cpp.

Referenced by BOOST_AUTO_TEST_CASE().

stub_config::response_type processor_setup::res

Definition at line 60 of file hybi00.cpp.

Referenced by BOOST_AUTO_TEST_CASE().

Definition at line 61 of file hybi00.cpp.

Referenced by BOOST_AUTO_TEST_CASE().

con_msg_manager_type::ptr processor_setup::msg_manager

Definition at line 100 of file hybi13.cpp.

stub_config::rng_type processor_setup::rng

Definition at line 101 of file hybi13.cpp.

Definition at line 104 of file hybi13.cpp.


The documentation for this struct was generated from the following files: