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< FaceId, FaceInfo > | FaceInfoTable |
Functions | |
| double | getValueForSorting (const FaceStats &stats) |
| NFD_REGISTER_STRATEGY (AsfStrategy) | |
| typedef std::unordered_map<FaceId, FaceInfo> nfd::fw::asf::FaceInfoTable |
Definition at line 201 of file asf-measurements.hpp.
| double nfd::fw::asf::getValueForSorting | ( | const FaceStats & | stats | ) |
Definition at line 244 of file asf-strategy.cpp.
| nfd::fw::asf::NFD_REGISTER_STRATEGY | ( | AsfStrategy | ) |