#include "ndn-cxx/detail/common.hpp"
Go to the source code of this file.
Namespaces | |
ndn | |
Copyright (c) 2011-2015 Regents of the University of California. | |
ndn::nfd | |
Functions | |
std::ostream & | ndn::nfd::operator<< (std::ostream &os, FaceScope faceScope) |
std::ostream & | ndn::nfd::operator<< (std::ostream &os, FacePersistency facePersistency) |
std::ostream & | ndn::nfd::operator<< (std::ostream &os, LinkType linkType) |
std::ostream & | ndn::nfd::operator<< (std::ostream &os, FaceEventKind faceEventKind) |
std::istream & | ndn::nfd::operator>> (std::istream &is, RouteOrigin &routeOrigin) |
extract RouteOrigin from stream More... | |
std::ostream & | ndn::nfd::operator<< (std::ostream &os, RouteOrigin routeOrigin) |
std::ostream & | ndn::nfd::operator<< (std::ostream &os, RouteFlags routeFlags) |
Variables | |
const uint64_t | ndn::nfd::INVALID_FACE_ID = 0 |