NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
ns3::ndn::ScenarioHelper::AppInfo Struct Reference

#include <ndn-scenario-helper.hpp>

Collaboration diagram for ns3::ndn::ScenarioHelper::AppInfo:

Public Attributes

std::string node
 
std::string name
 
std::initializer_list< std::pair< std::string, std::string > > params
 
std::string start
 
std::string end
 

Detailed Description

Definition at line 86 of file ndn-scenario-helper.hpp.

Member Data Documentation

◆ node

std::string ns3::ndn::ScenarioHelper::AppInfo::node

Definition at line 88 of file ndn-scenario-helper.hpp.

◆ name

std::string ns3::ndn::ScenarioHelper::AppInfo::name

Definition at line 89 of file ndn-scenario-helper.hpp.

◆ params

std::initializer_list<std::pair<std::string, std::string> > ns3::ndn::ScenarioHelper::AppInfo::params

Definition at line 90 of file ndn-scenario-helper.hpp.

◆ start

std::string ns3::ndn::ScenarioHelper::AppInfo::start

Definition at line 91 of file ndn-scenario-helper.hpp.

◆ end

std::string ns3::ndn::ScenarioHelper::AppInfo::end

Definition at line 92 of file ndn-scenario-helper.hpp.


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