ndn::tools::autoconfig_server Namespace Reference

Classes

struct  Options
 
class  Program
 

Functions

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

Function Documentation

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

Definition at line 50 of file main.cpp.

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

Definition at line 38 of file main.cpp.