Extracted at 2009-10-25.
pike.ida.liu.se
[Top]
Fins
Fins.Cache
Fins.Cache.Cache

Method Fins.Cache.Cache()->clear()


Method clear

int clear(string key)

Description

remove a cache entry

Parameter key

key of the item we wish to remove

Returns

1 on successful delete of the item, 0 otherwise.