#include <ndn-scenario-helper.hpp>
Public Attributes | |
std::string | node |
std::string | name |
std::initializer_list< std::pair< std::string, std::string > > | params |
std::string | start |
std::string | end |
Definition at line 86 of file ndn-scenario-helper.hpp.
std::string ns3::ndn::ScenarioHelper::AppInfo::node |
Definition at line 88 of file ndn-scenario-helper.hpp.
std::string ns3::ndn::ScenarioHelper::AppInfo::name |
Definition at line 89 of file ndn-scenario-helper.hpp.
std::initializer_list<std::pair<std::string, std::string> > ns3::ndn::ScenarioHelper::AppInfo::params |
Definition at line 90 of file ndn-scenario-helper.hpp.
std::string ns3::ndn::ScenarioHelper::AppInfo::start |
Definition at line 91 of file ndn-scenario-helper.hpp.
std::string ns3::ndn::ScenarioHelper::AppInfo::end |
Definition at line 92 of file ndn-scenario-helper.hpp.