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

manages netdev-bound faces More...

#include <netdev-bound.hpp>

Inheritance diagram for nfd::face::NetdevBound:
Collaboration diagram for nfd::face::NetdevBound:

Classes

class  RuleParseError
 

Public Member Functions

 NetdevBound (const ProtocolFactoryCtorParams &params, const FaceSystem &faceSystem)
 
void processConfig (OptionalConfigSection configSection, FaceSystem::ConfigContext &context)
 process face_system.netdev_bound config section More...
 

Detailed Description

manages netdev-bound faces

Definition at line 38 of file netdev-bound.hpp.

Constructor & Destructor Documentation

◆ NetdevBound()

nfd::face::NetdevBound::NetdevBound ( const ProtocolFactoryCtorParams params,
const FaceSystem faceSystem 
)

Definition at line 35 of file netdev-bound.cpp.

Member Function Documentation

◆ processConfig()

void nfd::face::NetdevBound::processConfig ( OptionalConfigSection  configSection,
FaceSystem::ConfigContext context 
)

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