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