[Nfd-dev] ndn-cxx feature deprecation: LocalControlHeader

Junxiao Shi shijunxiao at email.arizona.edu
Thu Dec 3 12:13:41 PST 2015


Dear folks

The following items are deprecated in ndn-cxx:

   - LocalControlHeader type
   - Interest::get/setLocalControlHeader
   - Interest::get/setIncomingFaceId
   - Interest::get/setNextHopFaceId
   - Data::get/setLocalControlHeader
   - Data::get/setIncomingFaceId
   - Data::get/setCachingPolicy

If you have code that uses any of those features, please migrate to the new
syntax as described in Doxygen.

The Change is http://gerrit.named-data.net/2589 and it will be merged soon.
The Change is backwards-compatible, but old syntax is being marked
DEPRECATED which would trigger a compiler warning.
Those deprecated items will be deleted in v0.5.

Yours, Junxiao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20151203/6ecc60e2/attachment.html>


More information about the Nfd-dev mailing list