Classes | |
class | AsfMeasurements |
Helper class to retrieve and create strategy measurements. More... | |
class | AsfStrategy |
Adaptive SRTT-based Forwarding Strategy. More... | |
class | FaceInfo |
Strategy information for each face in a namespace. More... | |
class | NamespaceInfo |
stores stategy information about each face in this namespace More... | |
class | ProbingModule |
ASF Probing Module. More... | |
class | RttStats |
Typedefs | |
typedef std::unordered_map< face::FaceId, FaceInfo > | FaceInfoTable |
Functions | |
double | getValueForSorting (const FaceStats &stats) |
NFD_REGISTER_STRATEGY (AsfStrategy) | |
typedef std::unordered_map<face::FaceId, FaceInfo> nfd::fw::asf::FaceInfoTable |
Definition at line 188 of file asf-measurements.hpp.
double nfd::fw::asf::getValueForSorting | ( | const FaceStats & | stats | ) |
Definition at line 202 of file asf-strategy.cpp.
nfd::fw::asf::NFD_REGISTER_STRATEGY | ( | AsfStrategy | ) |