<div class="gmail_quote">---------- Forwarded message ----------<br>From: "Klaus Schneider" <<a href="mailto:klaus@cs.arizona.edu">klaus@cs.arizona.edu</a>><br>Date: Feb 7, 2016 21:11<br>Subject: Modify data packet<br>To: "Junxiao Shi" <<a href="mailto:shijunxiao@email.arizona.edu">shijunxiao@email.arizona.edu</a>><br>Cc: <br><br type="attribution">Hi Junxiao,<br>
<br>
is it possible to modify the data packet inside the call beforeSatisfyInterest(shared_ptr<pit::Entry> pitEntry, const Face& inFace, const Data& data) ?<br>
<br>
Can I for example set a new type like this:<br>
<br>
data.getMetaInfo().setType(XY);<br>
<br>
I tried it, but it doesn't seem to work for me.<br>
<br>
Best regards,<br>
Klaus<br>
</div>