NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
propagated-entry.hpp File Reference
#include "core/scheduler.hpp"
Include dependency graph for propagated-entry.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nfd::rib::PropagatedEntry
 represents an entry for prefix propagation. More...
 

Namespaces

 nfd
 Copyright (c) 2011-2015 Regents of the University of California.
 
 nfd::rib
 

Enumerations

enum  nfd::rib::PropagationStatus { nfd::rib::PropagationStatus::NEW, nfd::rib::PropagationStatus::PROPAGATING, nfd::rib::PropagationStatus::PROPAGATED, nfd::rib::PropagationStatus::PROPAGATE_FAIL }
 

Functions

void nfd::rib::operator<< (std::ostream &out, PropagationStatus status)