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

Define the zipios::ZipInputStreambuf class. More...

Include dependency graph for zipinputstreambuf.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zipios::ZipInputStreambuf
 An input stream buffer for Zip data. More...

Namespaces

namespace  zipios
 The zipios namespace includes the Zipios library definitions.

Macros

#define ZIPINPUSTREAMBUF_HPP

Detailed Description

This file defines the zipios::ZipInputStreambuf class which is used to read the data of files found in a Zip archive.

Definition in file zipinputstreambuf.hpp.

Macro Definition Documentation

◆ ZIPINPUSTREAMBUF_HPP

#define ZIPINPUSTREAMBUF_HPP

Definition at line 3 of file zipinputstreambuf.hpp.