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

EvictionMngr.h File Reference


Detailed Description

Contract for Eviction strategies.

The EvictionMngr is used to provide a known operation for Eviction participants to use to tell the EvictionMngr that it is active

Author:
Author
knoxy
Version:
Revision
1.1
Date:
Date
2004/08/15 23:27:14

#include <string>

Go to the source code of this file.

Classes

class  EvictionMngr
 Manager of Evictables Responsible for tracking Evictables and telling them when they are being evicted. More...

class  Evictable
 Provides an interface for EnvictionMngr to talk to Evictables. More...