[ndnSIM] Interest Tag Issues

Junxiao Shi shijunxiao at email.arizona.edu
Wed Jul 5 18:13:32 PDT 2017


Hi Marzieh

This is probably due to a missing #include line. In C++ you need to include
the header in which the xlocationTag type is declared.

Yours, Junxiao


On Jul 5, 2017 13:19, "Marzieh Babaeianjelodar" <babaeim at clarkson.edu>
wrote:

Dear All,

I have a question regarding the manipulation of tags within a strategy.

When we put the interest.getTag<lp::xlocationTag>() inside our strategy, it
says that xlocationtag is not a member of lp. However, we can call that
function just fine within the forwarder.
Is there any way to fix this within the strategy? or should we just use the
forwarder?

Best regards
Marzieh
_______________________________________________
ndnSIM mailing list
ndnSIM at lists.cs.ucla.edu
http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20170705/e38835ee/attachment.html>


More information about the ndnSIM mailing list