Context for processing a config section in ProtocolFactory. More...
#include <daemon/face/face-system.hpp>
Inheritance diagram for nfd::face::FaceSystem::ConfigContext:
Collaboration diagram for nfd::face::FaceSystem::ConfigContext:Public Attributes | |
| GeneralConfig | generalConfig |
| bool | isDryRun |
Context for processing a config section in ProtocolFactory.
Definition at line 102 of file face-system.hpp.
| GeneralConfig nfd::face::FaceSystem::ConfigContext::generalConfig |
Definition at line 105 of file face-system.hpp.
| bool nfd::face::FaceSystem::ConfigContext::isDryRun |
Definition at line 106 of file face-system.hpp.