NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
strategy-info-host.cpp
Go to the documentation of this file.
1 /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
26 #include "strategy-info-host.hpp"
27 
28 namespace nfd {
29 
30 void
32 {
33  m_items.clear();
34 }
35 
36 } // namespace nfd
void clearStrategyInfo()
clear all StrategyInfo items