Hi everyone, I'm trying to set the maximum size of the PIT of a router and record the evolution of its size during a simulation in order to trace a graph. I'm working on examples/ndn-simple.cpp example and I'm using the 2.8 version of ndnSIM.
I have found a function nfd::pit::Pit::size() but I couldn't use it
Hi everyone, I'm trying to set the maximum size of the PIT of a router and record the evolution of its size during a simulation in order to trace a graph. I'm working on examples/ndn-simple.cpp example and I'm using the 2.8 version of ndnSIM.
I have found a function nfd::pit::Pit::size() but I couldn't use it