commit | 9a9952f408947f68cfdf8b5c1b979a8ffb06248d | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 28 19:06:48 2015 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 29 15:10:50 2015 -0800 |
tree | 623d1faf396a5d563f5ec9caaa0bb21852c92d94 | |
parent | 3188c40f8ab5c161778ee6c56aa7b56522c508b9 [diff] |
util: scheduler::ScopedEventId to automatically cancel scheduled events upon destruction Change-Id: I3254983ab27480143c778baa28de7eb0409b26ce Refs: #2442
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
.