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

Go to the source code of this file.

Classes

class  nfd::fw::asf::RttStats
 
class  nfd::fw::asf::FaceInfo
 Strategy information for each face in a namespace. More...
 
class  nfd::fw::asf::FaceInfo::Error
 
class  nfd::fw::asf::NamespaceInfo
 stores stategy information about each face in this namespace More...
 
class  nfd::fw::asf::AsfMeasurements
 Helper class to retrieve and create strategy measurements. More...
 

Namespaces

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

Typedefs

typedef std::unordered_map< face::FaceId, FaceInfo > nfd::fw::asf::FaceInfoTable