NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
version.hpp
Go to the documentation of this file.
1
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
26
#ifndef NFD_VERSION_HPP
27
#define NFD_VERSION_HPP
28
29
namespace
nfd {
30
35
// To change version number, modify VERSION variable in top-level wscript.
36
41
#define NFD_VERSION 2000
42
47
#define NFD_VERSION_STRING "0.2.0"
48
63
#define NFD_VERSION_BUILD_STRING "0.2.0-100-ga22a217"
64
66
#define NFD_VERSION_MAJOR 0
67
#define NFD_VERSION_MINOR 2
69
#define NFD_VERSION_PATCH 0
71
72
}
// namespace nfd
73
74
#endif // NFD_VERSION_HPP
ndnSIM
NFD
version.hpp
Generated on Wed Feb 18 2015 16:31:16 for ndnSIM by
1.8.7