zipios 2.3.4
Zipios -- a small C++ library providing easy access to .zip files.
|
Define the zipios::StreamEntry class. More...
#include "zipios/fileentry.hpp"
Go to the source code of this file.
Classes | |
class | zipios::StreamEntry |
A file entry reading from a stream. More... | |
Namespaces | |
namespace | zipios |
The zipios namespace includes the Zipios library definitions. | |
Macros | |
#define | ZIPIOS_STREAMENTRY_HPP |
This file declares the zipios::StreamEntry class which is used to handle zipios::FileEntry that are represented by a stream. This gives you the ability to create an entry from an in memory stream.
Definition in file streamentry.hpp.
#define ZIPIOS_STREAMENTRY_HPP |
Definition at line 3 of file streamentry.hpp.