commit | 0f232c5fff1fccc88bbce15bb10a24db75e26ca8 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Oct 23 13:07:31 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Oct 25 14:36:55 2014 -0700 |
tree | 1eca8f5b5803612d2393e79c05e5c45b140672dc | |
parent | 5fc795f2a300f1803aa4eccc0337d07fc0877f6c [diff] |
name: Introducing new name::Component::is* methods These methods allow checking if the name component follows the specific naming convention without relying on exception handling. Change-Id: I9799c860ad203f777d7ad6671c9a13506388c1c7 Refs: #2088
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
.