Stores strategy information about each face in this namespace.
More...
#include <daemon/fw/asf-measurements.hpp>
Stores strategy information about each face in this namespace.
Definition at line 125 of file asf-measurements.hpp.
◆ NamespaceInfo()
nfd::fw::asf::NamespaceInfo::NamespaceInfo |
( |
shared_ptr< const ndn::util::RttEstimator::Options > |
opts | ) |
|
|
inlineexplicit |
◆ extendFaceInfoLifetime()
void nfd::fw::asf::NamespaceInfo::extendFaceInfoLifetime |
( |
FaceInfo & |
info, |
|
|
FaceId |
faceId |
|
) |
| |
◆ getFaceInfo()
FaceInfo * nfd::fw::asf::NamespaceInfo::getFaceInfo |
( |
FaceId |
faceId | ) |
|
◆ getOrCreateFaceInfo()
FaceInfo & nfd::fw::asf::NamespaceInfo::getOrCreateFaceInfo |
( |
FaceId |
faceId | ) |
|
◆ getTypeId()
static constexpr int nfd::fw::asf::NamespaceInfo::getTypeId |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ isFirstProbeScheduled()
bool nfd::fw::asf::NamespaceInfo::isFirstProbeScheduled |
( |
| ) |
const |
|
inline |
◆ isProbingDue()
bool nfd::fw::asf::NamespaceInfo::isProbingDue |
( |
| ) |
const |
|
inline |
◆ setIsFirstProbeScheduled()
void nfd::fw::asf::NamespaceInfo::setIsFirstProbeScheduled |
( |
bool |
isScheduled | ) |
|
|
inline |
◆ setIsProbingDue()
void nfd::fw::asf::NamespaceInfo::setIsProbingDue |
( |
bool |
isProbingDue | ) |
|
|
inline |