Main Page | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

Evictable Class Reference

#include <EvictionMngr.h>

List of all members.


Detailed Description

Provides an interface for EnvictionMngr to talk to Evictables.

The EvictionMngr talks to Evictables through this interface.

Invariant:
All Evictables must have a unique Id in the domain of a EvictionMngr
Author:
Author
knoxy
Version:
Revision
1.1
Date:
Date
2004/08/15 23:27:14


Public Member Functions

virtual bool evicted ()=0


Member Function Documentation

virtual bool Evictable::evicted  )  [pure virtual]
 

Tell an Evictable that it is being considered for eviction

Returns:
TRUE if the Evictable agrees to be evicted


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