zipios++  2.0.2
Zipios++ – a small C++ library that provides easy access to .zip files.
Classes | Namespaces | Macros
collectioncollection.hpp File Reference

Define the zipios::CollectionCollection class. More...

#include "zipios++/filecollection.hpp"
Include dependency graph for collectioncollection.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zipios::CollectionCollection
 A collection of collections. More...
 

Namespaces

 zipios
 The zipios namespace includes the Zipios++ library definitions.
 

Macros

#define ZIPIOS_COLLECTIONCOLLECTION_HPP
 

Detailed Description

This zipios::CollectionCollection class can be used to manage a collection of collections with a simple interface.

Definition in file collectioncollection.hpp.

Macro Definition Documentation

#define ZIPIOS_COLLECTIONCOLLECTION_HPP

Definition at line 3 of file collectioncollection.hpp.