openshot-audio  0.1.7
Classes | Public Member Functions | Public Attributes | List of all members
ZipFile::ZipEntryHolder Class Reference

Classes

struct  FileNameComparator
 

Public Member Functions

 ZipEntryHolder (const char *const buffer, const int fileNameLen)
 

Public Attributes

ZipEntry entry
 
size_t streamOffset
 
size_t compressedSize
 
bool compressed
 

Constructor & Destructor Documentation

◆ ZipEntryHolder()

ZipFile::ZipEntryHolder::ZipEntryHolder ( const char *const  buffer,
const int  fileNameLen 
)
inline

Member Data Documentation

◆ compressed

bool ZipFile::ZipEntryHolder::compressed

◆ compressedSize

size_t ZipFile::ZipEntryHolder::compressedSize

◆ entry

ZipEntry ZipFile::ZipEntryHolder::entry

◆ streamOffset

size_t ZipFile::ZipEntryHolder::streamOffset

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