const Name & getFullName() const
Returns the full name (including implicit digest) of the Data packet stored in the in-memory storage ...
const Name & getName() const
Returns the name of the Data packet stored in the in-memory storage entry. 
void setData(const Data &data)
Changes the content of in-memory storage entry. 
const Data & getData() const
Returns the Data packet stored in the in-memory storage entry. 
bool isFresh()
Check if the data can satisfy an interest with MustBeFresh. 
Represents an in-memory storage entry. 
void scheduleMarkStale(Scheduler &sched, time::nanoseconds after)
Schedule an event to mark this entry as non-fresh. 
void release()
Releases reference counts on shared objects.