zipios 2.2.0
Zipios -- a small C++ library that provides easy access to .zip files.
ziplocalentry.hpp File Reference

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

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

namespace  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

◆ ZIPLOCALENTRY_HPP

#define ZIPLOCALENTRY_HPP

Definition at line 3 of file ziplocalentry.hpp.