src/main/GarbageCollector.h File Reference

GarbageCollector class headers. More...

#include <list>
#include <set>
#include <utility>
#include <deque>
#include <pthread.h>
#include "Space.h"
#include "Cache.h"

Go to the source code of this file.

Classes

class  GarbageCollector
 A background cache cleaner. More...

Functions

void * GCThread (void *arg)
 A main method of GC thread.


Detailed Description

GarbageCollector class headers.

Definition in file GarbageCollector.h.


Function Documentation

void* GCThread ( void *  arg  ) 

A main method of GC thread.

Method invoked by thread. It runs the garbage collection algorithm.

Definition at line 279 of file GarbageCollector.cpp.


Generated on Fri Jan 8 10:38:13 2010 for dreamcache by  doxygen 1.5.5