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

Collection interface. More...

#include <gatb/tools/collections/api/Collection.hpp>
#include <gatb/tools/misc/impl/Stringify.hpp>
#include <gatb/system/impl/System.hpp>
#include <cstdarg>
#include <cstdio>
#include <cstdlib>
Include dependency graph for CollectionAbstract.hpp:

Classes

class  CollectionAbstract< Item >
 Abstract implementation of the Collection interface. 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

Collection interface.

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