Open 3D Engine AzFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::IO::ZipDir::FileRecordList Class Reference

Inherits AZStd::vector< FileRecord >.

Classes

struct  ZipStats
 

Public Member Functions

 FileRecordList (class FileEntryTree *pTree)
 
void SortByFileOffset ()
 
ZipStats GetStats () const
 
size_t MakeZipCDR (uint32_t lCDROffset, void *p) const
 
void Backup (AZStd::vector< FileEntryBase > &arrFiles) const
 
void Restore (const AZStd::vector< FileEntryBase > &arrFiles)
 

Protected Member Functions

void AddAllFiles (FileEntryTree *pTree, AZStd::string_view strRoot)
 

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