Oolite 1.91.0.7644-241112-7f5034b
Loading...
Searching...
No Matches
mz_zip_archive Struct Reference

#include <miniz.h>

+ Collaboration diagram for mz_zip_archive:

Public Attributes

mz_uint64 m_archive_size
 
mz_uint64 m_central_directory_file_ofs
 
mz_uint32 m_total_files
 
mz_zip_mode m_zip_mode
 
mz_zip_type m_zip_type
 
mz_zip_error m_last_error
 
mz_uint64 m_file_offset_alignment
 
mz_alloc_func m_pAlloc
 
mz_free_func m_pFree
 
mz_realloc_func m_pRealloc
 
void * m_pAlloc_opaque
 
mz_file_read_func m_pRead
 
mz_file_write_func m_pWrite
 
mz_file_needs_keepalive m_pNeeds_keepalive
 
void * m_pIO_opaque
 
mz_zip_internal_statem_pState
 

Detailed Description

Definition at line 1127 of file miniz.h.

Member Data Documentation

◆ m_archive_size

◆ m_central_directory_file_ofs

◆ m_file_offset_alignment

◆ m_last_error

◆ m_pAlloc

◆ m_pAlloc_opaque

◆ m_pFree

◆ m_pIO_opaque

◆ m_pNeeds_keepalive

◆ m_pRead

◆ m_pRealloc

◆ m_pState

◆ m_pWrite

◆ m_total_files

◆ m_zip_mode

◆ m_zip_type


The documentation for this struct was generated from the following file: