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
Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents...
Definition: algorithm.hpp:32