commit | 81206d580db91d1bf09d792555f72a5881c00d8d | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sun Jul 23 12:43:22 2017 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Sun Jul 23 12:43:22 2017 +0000 |
tree | bd515efe8e5a69927232d105144424127f235988 | |
parent | 760cc7b45f3c69e3c2157bbdb8719aab2d8ffdbb [diff] |
data: reorganize code and test cases * Categorize class methods. * Make comparison operators non-member functions. * Improve Doxygen. * Reorder test cases. * Add test coverage for default constructor. * Move Signature equality tests to TestSignature test suite. refs #4171 Change-Id: Ib4f27fc8a9b56ce604363460279cfbaa4e1095f5
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: https://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
.