NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
nfd::fw::asf::FaceStats Struct Reference
Collaboration diagram for nfd::fw::asf::FaceStats:

Public Attributes

Faceface
 
RttStats::Rtt rtt
 
RttStats::Rtt srtt
 
uint64_t cost
 

Detailed Description

Definition at line 193 of file asf-strategy.cpp.

Member Data Documentation

Face* nfd::fw::asf::FaceStats::face

Definition at line 195 of file asf-strategy.cpp.

RttStats::Rtt nfd::fw::asf::FaceStats::rtt

Definition at line 196 of file asf-strategy.cpp.

Referenced by nfd::fw::asf::getValueForSorting().

RttStats::Rtt nfd::fw::asf::FaceStats::srtt

Definition at line 197 of file asf-strategy.cpp.

Referenced by nfd::fw::asf::getValueForSorting().

uint64_t nfd::fw::asf::FaceStats::cost

Definition at line 198 of file asf-strategy.cpp.

Referenced by nfd::fw::asf::getValueForSorting().


The documentation for this struct was generated from the following file: