NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
doxygen.hpp
Go to the documentation of this file.
1 /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
26 // explicit instantiation and registering
27 
31 template class ContentStoreImpl<lru_policy_traits>;
36 template class ContentStoreImpl<random_policy_traits>;
37 
41 template class ContentStoreImpl<fifo_policy_traits>;