VSTGUI  4.9
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mz_zip_archive Struct Reference

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
 

Member Data Documentation

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

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