FIFOCachePolicy.h File Reference

This class is used to implement the FIFO cache policy. More...

#include "../Config.h"
#include "AbstractCachePolicy.h"
#include <vector>

Go to the source code of this file.

Classes

class  te::graph::FIFOCachePolicy
 This class is used to implement the FIFO cache policy. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::graph
 

Detailed Description

This class is used to implement the FIFO cache policy.

Definition in file FIFOCachePolicy.h.