commit | 2af905bf9d03bfbccbe7bba2f4f0bf8c068e61c2 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Thu Nov 27 13:10:54 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Dec 04 11:46:55 2014 +0200 |
tree | ae07d8df6f6be37587be57aef54a89b02578252e | |
parent | be8d221c8cb619ae9a69a9d09a51f540fedddb73 [diff] |
selectors/interest: delete deprecated constructors Deprecated Selectors(int, int, Exclude, int, bool) and Interest(Name, int, int, Exclude, int, bool, int, time::milliseconds, uint32_t) constructors are deleted. This commit also improves Doxygen documentation of Interest class. Change-Id: Ifd6bd72a14ff97c3aea9e7dc826e7364f7c32158
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: http://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.