26 #ifndef NFD_DAEMON_TABLE_PIT_FACE_RECORD_HPP 27 #define NFD_DAEMON_TABLE_PIT_FACE_RECORD_HPP 52 time::steady_clock::TimePoint
58 time::steady_clock::TimePoint
64 update(
const Interest& interest);
69 time::steady_clock::TimePoint m_lastRenewed;
70 time::steady_clock::TimePoint m_expiry;
85 inline time::steady_clock::TimePoint
91 inline time::steady_clock::TimePoint
100 #endif // NFD_DAEMON_TABLE_PIT_FACE_RECORD_HPP time::steady_clock::TimePoint getLastRenewed() const
void update(const Interest &interest)
updates lastNonce, lastRenewed, expiry fields
base class for an entity onto which StrategyInfo items may be placed
time::steady_clock::TimePoint getExpiry() const
gives the time point this record expires
Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents...
contains information about an Interest on an incoming or outgoing face
uint32_t getLastNonce() const