RetroArch
Public Attributes | List of all members
CSzAr Struct Reference

#include <7z.h>

Collaboration diagram for CSzAr:
[legend]

Public Attributes

uint64_t * PackSizes
 
uint8_t * PackCRCsDefined
 
uint32_t * PackCRCs
 
CSzFolder * Folders
 
CSzFileItem * Files
 
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: