commit | 9cbd0103339d880d9fe97a05e9e962fcda9adec7 | [log] [tgz] |
---|---|---|
author | Zhiyi Zhang <dreamerbarrychang@gmail.com> | Tue Jan 03 11:03:01 2017 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 03 11:29:34 2017 -0800 |
tree | 0c9e2c3ca3d8464557f91d9a1fae5371a47365fc | |
parent | 7b3b5e9d02c7432ee1b8e142bd324e972d666c5a [diff] |
util: Avoid template implementation of DummyClientFace::receive The method now can accept the derived classes (e.g., IdentityCertificate) without requiring them to be statically casted. Change-Id: I9f6fc6c3bbec0abc8db3b2229ef07c5ca0c1d8ff
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
.