Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ctabin/libzippp
/ types & classes
Types & classes
13 in github.com/ctabin/libzippp
⨍
Functions
103
◇
Types & classes
13
Enum
CompressionMethod
* Compression algorithm to use. * See https://libzip.org/documentation/zip_set_file_compression.html */
src/libzippp.h:125
Enum
Encryption
* Defines encryption methods to be used, when writing, by the underlying libzip library. * These algorithms map to the types defined in libzi
src/libzippp.h:197
Class
LIBZIPPP_API
src/libzippp.h:159
Enum
OpenMode
src/libzippp.h:169
Class
SimpleProgressListener
tests/tests.cpp:50
Enum
State
* Defines how the reading of the data should be made in the archive. * Original will read the data of the original archive file, without any
src/libzippp.h:181
Class
ZipEntry
src/libzippp.h:118
Class
ZipProgressListener
src/libzippp.h:119
Class
zip
defined in libzip
src/libzippp.h:47
Class
zip_file
src/libzippp.cpp:632
Class
zip_source
src/libzippp.h:48
Class
zip_stat
src/libzippp.h:629
Class
zip_stat
src/libzippp.cpp:520