JUCE
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Attributes
ZipFile::ZipEntry Struct Reference

Contains information about one of the entries in a ZipFile. More...

List of all members.

Public Attributes

String filename
 The name of the file, which may also include a partial pathname.
unsigned int uncompressedSize
 The file's original size.
Time fileTime
 The last time the file was modified.

Detailed Description

Contains information about one of the entries in a ZipFile.

See also:
ZipFile::getEntry

Member Data Documentation

The name of the file, which may also include a partial pathname.

The file's original size.

The last time the file was modified.


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