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

Go to the source code of this file.

Classes

class  nfd::rib::RibUpdateBatch
 represents a collection of RibUpdates to be applied to a single FaceId More...
 

Namespaces

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

Typedefs

typedef std::list< RibUpdate > nfd::rib::RibUpdateList