nfd::fw::RetxSuppressionExponential Member List

This is the complete list of members for nfd::fw::RetxSuppressionExponential, including all inherited members.

construct(const StrategyParameters &params)nfd::fw::RetxSuppressionExponentialstatic
decidePerPitEntry(pit::Entry &pitEntry)nfd::fw::RetxSuppressionExponential
decidePerUpstream(pit::Entry &pitEntry, Face &outFace)nfd::fw::RetxSuppressionExponential
DEFAULT_INITIAL_INTERVALnfd::fw::RetxSuppressionExponentialstatic
DEFAULT_MAX_INTERVALnfd::fw::RetxSuppressionExponentialstatic
DEFAULT_MULTIPLIERnfd::fw::RetxSuppressionExponentialstatic
Duration typedefnfd::fw::RetxSuppressionExponential
incrementIntervalForOutRecord(pit::OutRecord &outRecord)nfd::fw::RetxSuppressionExponential
operator<<(std::ostream &os, const RetxSuppressionExponential &retxSupp)nfd::fw::RetxSuppressionExponentialfriend
RetxSuppressionExponential(Duration initialInterval=DEFAULT_INITIAL_INTERVAL, Duration maxInterval=DEFAULT_MAX_INTERVAL, float multiplier=DEFAULT_MULTIPLIER)nfd::fw::RetxSuppressionExponentialexplicit