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
available-strategies.hpp
Go to the documentation of this file.
1
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
25
#ifndef NFD_DAEMON_FW_AVAILABLE_STRATEGIES_HPP
26
#define NFD_DAEMON_FW_AVAILABLE_STRATEGIES_HPP
27
28
#include "
strategy.hpp
"
29
30
namespace
nfd {
31
namespace
fw {
32
33
shared_ptr<Strategy>
34
makeDefaultStrategy
(
Forwarder
& forwarder);
35
36
void
37
installStrategies
(
Forwarder
& forwarder);
38
39
}
// namespace fw
40
}
// namespace nfd
41
42
#endif // NFD_DAEMON_FW_AVAILABLE_STRATEGIES_HPP
nfd::fw::installStrategies
void installStrategies(Forwarder &forwarder)
Definition:
available-strategies.cpp:52
nfd::fw::makeDefaultStrategy
shared_ptr< Strategy > makeDefaultStrategy(Forwarder &forwarder)
Definition:
available-strategies.cpp:36
strategy.hpp
nfd::Forwarder
Forwarder
Definition:
forwarder.cpp:36
ndnSIM
NFD
daemon
fw
available-strategies.hpp
Generated on Wed Feb 18 2015 16:31:16 for ndnSIM by
1.8.7