ndn::tools::autoconfig::Options Struct Reference

#include <tools/ndn-autoconfig/procedure.hpp>

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

Public Attributes

std::string ndnFchUrl = "http://ndn-fch.named-data.net"
 HTTP base URL of NDN-FCH service. More...
 

Detailed Description

Definition at line 38 of file procedure.hpp.

Member Data Documentation

std::string ndn::tools::autoconfig::Options::ndnFchUrl = "http://ndn-fch.named-data.net"

HTTP base URL of NDN-FCH service.

Definition at line 40 of file procedure.hpp.