Manages netdev-bound faces. More...
#include <daemon/face/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 39 of file netdev-bound.hpp.
nfd::face::NetdevBound::NetdevBound | ( | const ProtocolFactoryCtorParams & | params, |
const FaceSystem & | faceSystem | ||
) |
Definition at line 34 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 42 of file netdev-bound.cpp.