ndn::tools::autoconfig_server Namespace Reference

Classes

struct  Options
 
class  Program
 

Functions

const Name HUB_DATA_NAME ("/localhop/ndn-autoconf/hub")
 
static int main (int argc, char **argv)
 
const Name ROUTABLE_PREFIXES_DATA_PREFIX ("/localhop/nfd")
 
const PartialName ROUTABLE_PREFIXES_DATA_SUFFIX ("rib/routable-prefixes")
 
static void usage (const char *programName)
 

Function Documentation

◆ HUB_DATA_NAME()

const Name ndn::tools::autoconfig_server::HUB_DATA_NAME ( "/localhop/ndn-autoconf/hub"  )

◆ main()

static int ndn::tools::autoconfig_server::main ( int  argc,
char **  argv 
)
static

Definition at line 51 of file main.cpp.

◆ ROUTABLE_PREFIXES_DATA_PREFIX()

const Name ndn::tools::autoconfig_server::ROUTABLE_PREFIXES_DATA_PREFIX ( "/localhop/nfd"  )

◆ ROUTABLE_PREFIXES_DATA_SUFFIX()

const PartialName ndn::tools::autoconfig_server::ROUTABLE_PREFIXES_DATA_SUFFIX ( "rib/routable-prefixes"  )

◆ usage()

static void ndn::tools::autoconfig_server::usage ( const char *  programName)
static

Definition at line 39 of file main.cpp.