<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif"><font face="tahoma, sans-serif">Hi,</font></div><div class="gmail_default" style="font-family:tahoma,sans-serif">In Forwarder::onContentStoreMiss I want to track pit entry and it's Link(if exists) but having called it on NFD_LOG_DEBUG with pitEntry.<a href="http://ndnsim.net/2.1/doxygen/classnfd_1_1pit_1_1Entry.html#a69777a10a63fd9683b8b66a055c87bd8">getName</a>() or pitEntry.<a href="http://ndnsim.net/2.1/doxygen/classnfd_1_1pit_1_1Entry.html#ab1bbb0276578cf587ade353089cefbc0">getInterest</a>.getName(), pitEntry.getInterest.getLink() compiler says:</div><div class="gmail_default" style="font-family:tahoma,sans-serif"> </div><div class="gmail_default" style="font-family:tahoma,sans-serif"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid">class std::shared_ptr<nfd::pit::Entry> has no member named 'getName'</blockquote><div>Similar to what compiler says about getInterest. Well</div><div> </div><div>What is it I've missed?</div><div> </div><div>Thanks,</div><div>Sabet </div></div>
</div>