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

Public Member Functions

 IgnoreSections (const std::vector< std::string > &ignored)
 
void operator() (const std::string &filename, const std::string &sectionName, const nfd::ConfigSection &section, bool isDryRun)
 

Detailed Description

Definition at line 224 of file ndn-l3-protocol.cpp.

Constructor & Destructor Documentation

ns3::ndn::IgnoreSections::IgnoreSections ( const std::vector< std::string > &  ignored)
inline

Definition at line 227 of file ndn-l3-protocol.cpp.

Member Function Documentation

void ns3::ndn::IgnoreSections::operator() ( const std::string &  filename,
const std::string &  sectionName,
const nfd::ConfigSection section,
bool  isDryRun 
)
inline

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