commit | eaa15f76838caa3fd741b049482ed2d1fc9d3667 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sat Apr 18 12:19:44 2015 -0700 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Sat Apr 18 12:19:44 2015 -0700 |
tree | f368f701f89d5c3d0fbea02a00f79abc227a6171 | |
parent | f0da789bd232d408da62ff6d30f4fcf24474bcf7 [diff] |
management: delete deprecated Controller functions This commit delete to the following deprecated items: * Controller::start overloads, except the overload taking CommandOptions * Controller::Sign typedef * Controller::getDefaultCommandTimeout * ControlCommand::getPrefix * ControlCommand::getRequestName(ControlParameters) * Controller::Controller(Face&) refs #2138 Change-Id: I1b632e24e83dd6044730596923ed979f3f8af365
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
.