Extracted from Pike v7.6 release 13 at 2006-10-17.
pike.ida.liu.se
[Top]
Cache
Cache.Policy
Cache.Policy.Base

Method Cache.Policy.Base()->expire()


Method expire

void expire(Cache.Storage.Base storage)

Description

Expire callback.

This function is called to expire parts of storage .

Note

All Storage.Policy classes must MUST implement this method.