Static Public Member Functions | List of all members
ndn::ExponentialReExpress Class Reference

An ExponentialReExpress uses an internal onTimeout to express the interest again with double the interestLifetime. More...

#include <exponential-re-express.hpp>

Inheritance diagram for ndn::ExponentialReExpress:

Static Public Member Functions

static OnTimeout makeOnTimeout (Face *face, const OnData &onData, const OnTimeout &onTimeout, Milliseconds maxInterestLifetime=16000.0)
 

Detailed Description

An ExponentialReExpress uses an internal onTimeout to express the interest again with double the interestLifetime.

See ExponentialReExpress.makeOnTimeout.


The documentation for this class was generated from the following files: