This class is used to set the main functions of a cache policy. More...
#include "../Config.h"Go to the source code of this file.
Classes | |
| class | te::graph::AbstractCachePolicy | 
| This class is used to set the main functions of a cache policy.  More... | |
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::graph | |
This class is used to set the main functions of a cache policy.
This is a generic interface to control the access frequency to any type of objects. Only the index of each object is controlled by this class.
Definition in file AbstractCachePolicy.h.