CacheTestBase.cpp File Reference

Go to the source code of this file.

Classes

class  LRUPage

Typedefs

typedef CacheImpl< CachePage,
RandomVictimPolicy< CachePage >> 
RandomCache
typedef CacheImpl< LRUPage,
LRUVictimPolicy< LRUPage >> 
LRUCache


Typedef Documentation

typedef CacheImpl< LRUPage, LRUVictimPolicy<LRUPage>> LRUCache

Definition at line 64 of file CacheTestBase.cpp.

typedef CacheImpl< CachePage, RandomVictimPolicy<CachePage>> RandomCache

Definition at line 50 of file CacheTestBase.cpp.


Generated on Mon Jun 22 04:00:23 2009 for Fennel by  doxygen 1.5.1