#include "ace/Containers_T.h"
#include "ace/Message_Block.h"
#include "ace/SString.h"
#include "ace/OS_NS_fcntl.h"
#include "ace/OS_NS_sys_stat.h"
#include <string>
Include dependency graph for ZIP_Wrapper.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | ZIP_File_Info |
class | ZIP_Wrapper |
Purpose: to provide a wrapper around ZZIPlib for easy handling of ZIP archives. This wrapper can me used as an auxiliary class that allows a program to become ZIP-aware