[ndnSIM] how to use tracing in ndnsim

Alex Afanasyev aa at CS.UCLA.EDU
Wed Nov 11 04:29:30 PST 2015


> On Oct 30, 2015, at 6:45 PM, Monika Dangi <monikabaraut at gmail.com> wrote:
> 
> hey i am new to ndnsim, i have a problem which may be very small for you but because m very naive to this, when i am using L3RateTracer::InstallAll("rate-trace.txt", Seconds(1.0)); to log all the message in the text file i am getting error
> L3RateTrace is not defined .. i was searching through the previous mail list to get the answer. and i also included the header
> #include "ns3/ndnSIM/utils/tracers/ndn-l3-rate-tracer.hpp"
> 
> but the error is same. can you please help me here.. how to solve this error??
> 

Hi Monika,

Depending on how did you write your scenario, you may be missing ndn:: or ns3::ndn:: in front of L3RateTracer.

--
Alex

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20151111/d7a3022e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20151111/d7a3022e/attachment.bin>


More information about the ndnSIM mailing list