NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
nfd::face::FaceSystem::ConfigContext Class Reference

context for processing a config section in ProtocolFactory More...

#include <face-system.hpp>

Inheritance diagram for nfd::face::FaceSystem::ConfigContext:
Collaboration diagram for nfd::face::FaceSystem::ConfigContext:

Public Attributes

GeneralConfig generalConfig
 
bool isDryRun
 

Detailed Description

context for processing a config section in ProtocolFactory

Definition at line 96 of file face-system.hpp.

Member Data Documentation

◆ generalConfig

GeneralConfig nfd::face::FaceSystem::ConfigContext::generalConfig

Definition at line 99 of file face-system.hpp.

◆ isDryRun

bool nfd::face::FaceSystem::ConfigContext::isDryRun

Definition at line 100 of file face-system.hpp.

Referenced by nfd::face::NetdevBound::processConfig().


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