

Go to the source code of this file.
Classes | |
| class | ndn::Block | 
| Represents a TLV element of NDN packet format.  More... | |
| class | ndn::Block::Error | 
Namespaces | |
| boost | |
| Copyright (c) 2013-2017 Regents of the University of California.  | |
| boost::asio | |
| ndn | |
| Copyright (c) 2011-2015 Regents of the University of California.  | |
Functions | |
| bool | ndn::operator== (const Block &lhs, const Block &rhs) | 
| Compare whether two Blocks have same TLV-TYPE, TLV-LENGTH, and TLV-VALUE.  More... | |
| bool | ndn::operator!= (const Block &lhs, const Block &rhs) |