gatb.core-API-0.0.0
BagCache.hpp File Reference

Bag implementation as a cache for a referred Bag. More...

#include <gatb/tools/collections/api/Bag.hpp>
#include <gatb/system/impl/System.hpp>
#include <vector>
#include <algorithm>
Include dependency graph for BagCache.hpp:

Classes

class  BagCache< Item >
 Bag implementation as a cache to a referred Bag instance. More...
 
class  BagCacheSortedBuffered< Item >
 Bag implementation as a cache to a referred Bag instance. More...
 
class  BagCacheSorted< Item >
 Bag implementation as a cache to a referred Bag instance. More...
 

Namespaces

 gatb::core
 Core package of the GATP project.
 
 gatb::core::tools
 Tools package.
 
 gatb::core::tools::collections
 Collections interfaces.
 
 gatb::core::tools::collections::impl
 

Detailed Description

Bag implementation as a cache for a referred Bag.

Date
01/03/2013
Author
edrezen