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
random.hpp
Go to the documentation of this file.
1
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
35
#ifndef NFD_CORE_RANDOM_HPP
36
#define NFD_CORE_RANDOM_HPP
37
38
#include <boost/random/mersenne_twister.hpp>
39
40
namespace
nfd {
41
44
boost::random::mt19937&
45
getGlobalRng
();
46
47
}
// namespace nfd
48
49
#endif // NFD_CORE_RANDOM_HPP
nfd::getGlobalRng
boost::random::mt19937 & getGlobalRng()
Definition:
random.cpp:33
ndnSIM
NFD
core
random.hpp
Generated on Wed Feb 18 2015 16:31:16 for ndnSIM by
1.8.7