manages netdev-bound faces More...
#include <netdev-bound.hpp>
Classes | |
class | RuleParseError |
Public Member Functions | |
NetdevBound (const ProtocolFactoryCtorParams ¶ms, const FaceSystem &faceSystem) | |
void | processConfig (OptionalConfigSection configSection, FaceSystem::ConfigContext &context) |
process face_system.netdev_bound config section More... | |
manages netdev-bound faces
Definition at line 38 of file netdev-bound.hpp.
nfd::face::NetdevBound::NetdevBound | ( | const ProtocolFactoryCtorParams & | params, |
const FaceSystem & | faceSystem | ||
) |
Definition at line 35 of file netdev-bound.cpp.
void nfd::face::NetdevBound::processConfig | ( | OptionalConfigSection | configSection, |
FaceSystem::ConfigContext & | context | ||
) |
process face_system.netdev_bound config section
Definition at line 43 of file netdev-bound.cpp.
References ndn::FaceUri::getScheme(), nfd::face::FaceSystem::hasFactoryForScheme(), nfd::face::FaceSystem::ConfigContext::isDryRun, NFD_LOG_DEBUG, Rule, and ndn::FaceUri::toString().