NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
config.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define HAVE_IS_DEFAULT_CONSTRUCTIBLE   1
 
#define HAVE_IS_MOVE_CONSTRUCTIBLE   1
 
#define HAVE_CXX_OVERRIDE   1
 
#define HAVE_STD_TO_STRING   1
 
#define HAVE_LIBRESOLV   1
 
#define HAVE_PRIVILEGE_DROP_AND_ELEVATE   1
 
#define HAVE_IFADDRS_H   1
 
#define HAVE_UNIX_SOCKETS   1
 
#define HAVE_ASIO_PCAP_SUPPORT   1
 
#define HAVE_LIBPCAP   1
 
#define HAVE_PCAP_SET_IMMEDIATE_MODE   1
 
#define DEFAULT_CONFIG_FILE   "/usr/local/etc/ndn/nfd.conf"
 
#define NDEBUG   1
 

Macro Definition Documentation

#define HAVE_IS_DEFAULT_CONSTRUCTIBLE   1

Definition at line 6 of file config.hpp.

#define HAVE_IS_MOVE_CONSTRUCTIBLE   1

Definition at line 7 of file config.hpp.

#define HAVE_CXX_OVERRIDE   1

Definition at line 8 of file config.hpp.

#define HAVE_STD_TO_STRING   1

Definition at line 9 of file config.hpp.

#define HAVE_LIBRESOLV   1

Definition at line 11 of file config.hpp.

#define HAVE_PRIVILEGE_DROP_AND_ELEVATE   1

Definition at line 12 of file config.hpp.

#define HAVE_IFADDRS_H   1

Definition at line 13 of file config.hpp.

#define HAVE_UNIX_SOCKETS   1

Definition at line 14 of file config.hpp.

#define HAVE_ASIO_PCAP_SUPPORT   1

Definition at line 15 of file config.hpp.

#define HAVE_LIBPCAP   1

Definition at line 16 of file config.hpp.

#define HAVE_PCAP_SET_IMMEDIATE_MODE   1

Definition at line 17 of file config.hpp.

#define DEFAULT_CONFIG_FILE   "/usr/local/etc/ndn/nfd.conf"

Definition at line 18 of file config.hpp.

Referenced by main(), and nfd::NfdRunner::printUsage().

#define NDEBUG   1

Definition at line 19 of file config.hpp.