#include "fw/rtt-estimator.hpp"
#include "fw/strategy-info.hpp"
#include "table/measurements-accessor.hpp"
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 |