openshot-audio  0.1.2
Classes | Public Member Functions | Public Attributes | List of all members
juce::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()

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

Member Data Documentation

◆ compressed

bool juce::ZipFile::ZipEntryHolder::compressed

◆ compressedSize

size_t juce::ZipFile::ZipEntryHolder::compressedSize

◆ entry

ZipEntry juce::ZipFile::ZipEntryHolder::entry

◆ streamOffset

size_t juce::ZipFile::ZipEntryHolder::streamOffset

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