commit | 415b17cb89cb271632867b247ad45675af1a88aa | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Wed Nov 12 00:43:25 2014 -0700 |
committer | Junxiao Shi <sunnylandh@gmail.com> | Sat Nov 15 05:59:02 2014 -0800 |
tree | 5fa543a6c5367349b805dd98c4b455e24d899ae3 | |
parent | a60d9363c85b97b8cbbb797f20522835d9b2da3c [diff] |
management: mark Controller methods deprecated This commit adds DEPRECATED attribute to the following items: * Controller::start overloads, except the overload taking CommandOptions * Controller::Sign typedef * Controller::getDefaultCommandTimeout * ControlCommand::getPrefix * ControlCommand::getRequestName(ControlParameters) * Controller::Controller(Face&) refs #2039 Change-Id: Ib6cc81711948fa9874fe350364cd8d8613013e0d
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
.