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... | |
struct | FaceStats |
struct | FaceStatsCompare |
class | NamespaceInfo |
Stores strategy information about each face in this namespace. More... | |
class | ProbingModule |
ASF Probing Module. More... | |
Functions | |
NFD_REGISTER_STRATEGY (AsfStrategy) | |
static uint64_t | getParamValue (const std::string ¶m, const std::string &value) |
Variables | |
AsfStrategy | |
nfd::fw::asf::NFD_REGISTER_STRATEGY | ( | AsfStrategy | ) |
|
static |
Definition at line 72 of file asf-strategy.cpp.
References NDN_THROW, and nfd::fw::asf::ProbingModule::setProbingInterval().
Definition at line 35 of file asf-strategy.cpp.