Go to the source code of this file.
Classes | |
struct | std::hash< ndn::Name > |
class | ndn::Name |
Represents an absolute name. More... | |
Namespaces | |
ndn | |
Typedefs | |
using | ndn::PartialName = Name |
Represents an arbitrary sequence of name components. More... | |
Functions | |
std::istream & | ndn::operator>> (std::istream &is, Name &name) |
Parse URI from stream as Name. More... | |