RetroArch
Public Attributes | List of all members
CSzAr Struct Reference

#include <7z.h>

Collaboration diagram for CSzAr:
[legend]

Public Attributes

uint64_tPackSizes
 
uint8_tPackCRCsDefined
 
uint32_tPackCRCs
 
CSzFolderFolders
 
CSzFileItemFiles
 
uint32_t NumPackStreams
 
uint32_t NumFolders
 
uint32_t NumFiles
 

Member Data Documentation

◆ Files

CSzFileItem* CSzAr::Files

◆ Folders

CSzFolder* CSzAr::Folders

◆ NumFiles

uint32_t CSzAr::NumFiles

◆ NumFolders

uint32_t CSzAr::NumFolders

◆ NumPackStreams

uint32_t CSzAr::NumPackStreams

◆ PackCRCs

uint32_t* CSzAr::PackCRCs

◆ PackCRCsDefined

uint8_t* CSzAr::PackCRCsDefined

◆ PackSizes

uint64_t* CSzAr::PackSizes

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