name.hpp File Reference
#include "ndn-cxx/name-component.hpp"
#include "ndn-cxx/util/optional.hpp"
#include <iterator>
+ 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

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...