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

Collection interface. More...

#include <gatb/tools/collections/api/Collection.hpp>
#include <gatb/tools/collections/impl/BagFile.hpp>
#include <gatb/tools/collections/impl/IteratorFile.hpp>
#include <gatb/tools/collections/impl/CollectionAbstract.hpp>
#include <gatb/system/impl/System.hpp>
#include <json/json.hpp>
#include <string>
#include <vector>
#include <fstream>
Include dependency graph for CollectionFile.hpp:

Classes

class  CollectionFile< Item >
 Implementation of the Collection interface with a file. More...
 

Namespaces

 gatb::core
 Core package of the GATP project.
 
 gatb::core::tools
 Tools package.
 
 gatb::core::tools::storage
 

Detailed Description

Collection interface.

Date
01/03/2013
Author
edrezen This file holds interfaces related to the Collection interface