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

Declare the zipios::ZipLocalEntry class used to handle Zip entries. More...

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

Go to the source code of this file.

Classes

class  zipios::ZipLocalEntry
 An implementation of the FileEntry for Zip archives. More...
 

Namespaces

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

Macros

#define ZIPLOCALENTRY_HPP
 

Detailed Description

This header file contains the zipios::ZipLocalEntry, which is used to handle entries in a Zip archive.

See Also
zipios::ZipCDirEntry

Definition in file ziplocalentry.hpp.

Macro Definition Documentation

#define ZIPLOCALENTRY_HPP

Definition at line 3 of file ziplocalentry.hpp.