Go to the source code of this file.
Classes | |
class | ndn::Name |
Name abstraction to represent an absolute name. More... | |
class | ndn::Name::Error |
Error that can be thrown from Name. More... | |
struct | std::hash< ndn::Name > |
Namespaces | |
ndn | |
Copyright (c) 2011-2015 Regents of the University of California. | |
Typedefs | |
typedef Name | ndn::PartialName |
Partial name abstraction to represent an arbitrary sequence of name components. More... | |
Functions | |
std::ostream & | ndn::operator<< (std::ostream &os, const Name &name) |
std::istream & | ndn::operator>> (std::istream &is, Name &name) |