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

const Name ndn::tools::autoconfig_server::HUB_DATA_NAME ( "/localhop/ndn-autoconf/hub"  )
static int ndn::tools::autoconfig_server::main ( int  argc,
char **  argv 
)
static

Definition at line 51 of file main.cpp.

const Name ndn::tools::autoconfig_server::ROUTABLE_PREFIXES_DATA_PREFIX ( "/localhop/nfd"  )
const PartialName ndn::tools::autoconfig_server::ROUTABLE_PREFIXES_DATA_SUFFIX ( "rib/routable-prefixes"  )
static void ndn::tools::autoconfig_server::usage ( const char *  programName)
static

Definition at line 39 of file main.cpp.