NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
nfd::fw::RetxSuppressionExponential Member List

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

decide(const Face &inFace, const Interest &interest, pit::Entry &pitEntry) const 1nfd::fw::RetxSuppressionExponentialvirtual
DEFAULT_INITIAL_INTERVALnfd::fw::RetxSuppressionExponentialstatic
DEFAULT_MAX_INTERVALnfd::fw::RetxSuppressionExponentialstatic
DEFAULT_MULTIPLIERnfd::fw::RetxSuppressionExponentialstatic
Duration typedefnfd::fw::RetxSuppressionExponential
FORWARD enum valuenfd::fw::RetxSuppression
getLastOutgoing(const pit::Entry &pitEntry) const nfd::fw::RetxSuppressionprotected
NEW enum valuenfd::fw::RetxSuppression
Result enum namenfd::fw::RetxSuppression
RetxSuppressionExponential(const Duration &initialInterval=DEFAULT_INITIAL_INTERVAL, float multiplier=DEFAULT_MULTIPLIER, const Duration &maxInterval=DEFAULT_MAX_INTERVAL)nfd::fw::RetxSuppressionExponentialexplicit
SUPPRESS enum valuenfd::fw::RetxSuppression