Pencil2D Animation
Download Community News Docs Contribute
  • Overview
  • Articles
  • Code
  •  
  • Class List
  • Class Index
  • Class Hierarchy
  • Class Members
  • File List
Loading...
Searching...
No Matches
Public Attributes | List of all members
mz_zip_archive Struct Reference
+ Collaboration diagram for mz_zip_archive:
Collaboration graph
[legend]

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_state * m_pState
 

Detailed Description

Definition at line 1052 of file miniz.h.

Member Data Documentation

◆ m_archive_size

mz_uint64 mz_zip_archive::m_archive_size

Definition at line 1054 of file miniz.h.

◆ m_central_directory_file_ofs

mz_uint64 mz_zip_archive::m_central_directory_file_ofs

Definition at line 1055 of file miniz.h.

◆ m_file_offset_alignment

mz_uint64 mz_zip_archive::m_file_offset_alignment

Definition at line 1063 of file miniz.h.

◆ m_last_error

mz_zip_error mz_zip_archive::m_last_error

Definition at line 1061 of file miniz.h.

◆ m_pAlloc

mz_alloc_func mz_zip_archive::m_pAlloc

Definition at line 1065 of file miniz.h.

◆ m_pAlloc_opaque

void* mz_zip_archive::m_pAlloc_opaque

Definition at line 1068 of file miniz.h.

◆ m_pFree

mz_free_func mz_zip_archive::m_pFree

Definition at line 1066 of file miniz.h.

◆ m_pIO_opaque

void* mz_zip_archive::m_pIO_opaque

Definition at line 1073 of file miniz.h.

◆ m_pNeeds_keepalive

mz_file_needs_keepalive mz_zip_archive::m_pNeeds_keepalive

Definition at line 1072 of file miniz.h.

◆ m_pRead

mz_file_read_func mz_zip_archive::m_pRead

Definition at line 1070 of file miniz.h.

◆ m_pRealloc

mz_realloc_func mz_zip_archive::m_pRealloc

Definition at line 1067 of file miniz.h.

◆ m_pState

mz_zip_internal_state* mz_zip_archive::m_pState

Definition at line 1075 of file miniz.h.

◆ m_pWrite

mz_file_write_func mz_zip_archive::m_pWrite

Definition at line 1071 of file miniz.h.

◆ m_total_files

mz_uint32 mz_zip_archive::m_total_files

Definition at line 1058 of file miniz.h.

◆ m_zip_mode

mz_zip_mode mz_zip_archive::m_zip_mode

Definition at line 1059 of file miniz.h.

◆ m_zip_type

mz_zip_type mz_zip_archive::m_zip_type

Definition at line 1060 of file miniz.h.


The documentation for this struct was generated from the following file:
  • core_lib/src/miniz.h
Generated on Thu May 8 2025 04:47:54 for Pencil2D by doxygen 1.9.6 based on revision 4513250b1d5b1a3676ec0e67b06b7a885ceaae39