ndn::tools::autoconfig_server::Options Struct Reference

#include <tools/ndn-autoconfig-server/program.hpp>

+ Collaboration diagram for ndn::tools::autoconfig_server::Options:

Public Attributes

FaceUri hubFaceUri
 
std::vector< Name > routablePrefixes
 

Detailed Description

Definition at line 38 of file program.hpp.

Member Data Documentation

FaceUri ndn::tools::autoconfig_server::Options::hubFaceUri

Definition at line 40 of file program.hpp.

std::vector<Name> ndn::tools::autoconfig_server::Options::routablePrefixes

Definition at line 41 of file program.hpp.