Loading...
Searching...
No Matches
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

namespace  te
 TerraLib.
 
namespace  te::graph
 

Detailed Description

This class is used to implement the FIFO cache policy.

Definition in file FIFOCachePolicy.h.