zipios++
2.0.2
Zipios++ – a small C++ library that provides easy access to .zip files.
|
Define the zipios::DirectoryEntry class. More...
#include "zipios++/fileentry.hpp"
Go to the source code of this file.
Classes | |
class | zipios::DirectoryEntry |
A file entry that does not use compression. More... | |
Namespaces | |
zipios | |
The zipios namespace includes the Zipios++ library definitions. | |
Macros | |
#define | ZIPIOS_DIRECTORYENTRY_HPP |
This file declares the zipios::DirectoryEntry class which is used to handle zipios::FileEntry that are found when reading a directory on disk.
Definition in file directoryentry.hpp.
#define ZIPIOS_DIRECTORYENTRY_HPP |
Definition at line 3 of file directoryentry.hpp.