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 override | nfd::fw::RetxSuppressionExponential | virtual |
DEFAULT_INITIAL_INTERVAL | nfd::fw::RetxSuppressionExponential | static |
DEFAULT_MAX_INTERVAL | nfd::fw::RetxSuppressionExponential | static |
DEFAULT_MULTIPLIER | nfd::fw::RetxSuppressionExponential | static |
Duration typedef | nfd::fw::RetxSuppressionExponential | |
FORWARD enum value | nfd::fw::RetxSuppression | |
getLastOutgoing(const pit::Entry &pitEntry) const | nfd::fw::RetxSuppression | protected |
NEW enum value | nfd::fw::RetxSuppression | |
Result enum name | nfd::fw::RetxSuppression | |
RetxSuppressionExponential(const Duration &initialInterval=DEFAULT_INITIAL_INTERVAL, float multiplier=DEFAULT_MULTIPLIER, const Duration &maxInterval=DEFAULT_MAX_INTERVAL) | nfd::fw::RetxSuppressionExponential | explicit |
SUPPRESS enum value | nfd::fw::RetxSuppression |