|
ndn-cxx: NDN C++ Library 0.9.0-33-g832ea91d
|
Include dependency graph for name.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ndn::Name |
| Represents an absolute name. More... | |
Namespaces | |
| namespace | ndn |
| namespace | std |
| STL namespace. | |
Typedefs | |
| using | ndn::PartialName = Name |
| Represents an arbitrary sequence of name components. | |
Functions | |
| std::istream & | ndn::operator>> (std::istream &is, Name &name) |
| Parse URI from stream as Name. | |