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) 2014-2015, Regents of the University of California, Arizona Board of Regents, Colorado State University, University Pierre & Marie Curie, Sorbonne University, Washington University in St.
 
 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)