| zipios 2.3.4
    Zipios -- a small C++ library providing easy access to .zip files. | 
Define the zipios::VirtualSeeker class. More...
#include "zipios/zipios-config.hpp"

Go to the source code of this file.
| Classes | |
| class | zipios::VirtualSeeker | 
| A virtual class used to see in a file embedded in another.  More... | |
| Namespaces | |
| namespace | zipios | 
| The zipios namespace includes the Zipios library definitions. | |
| Macros | |
| #define | ZIPIOS_VIRTUALSEEKER_HPP | 
The zipios::VirtualSeeker class defines a start offset and end offset that are used to represent a Zip archive in a larger file.
This can be used as a file that include resources useful to your software.
Definition in file virtualseeker.hpp.
| #define ZIPIOS_VIRTUALSEEKER_HPP | 
Definition at line 3 of file virtualseeker.hpp.