Home | All Classes | Grouped Classes | Index | Search
File entry in zip file. More...
Derived from:
none
Derived by:
none
Group: Core (I/O Data)
#include <ClanLib/core.h>
Construction:
Attributes:
Returns the filename of file entry. | |
Returns the local filename of file entry. Applicable only when making zips. | |
Returns the uncompressed size of file entry. | |
Returns the compressed size of file entry. |
Operations:
Copy assignment operator. | |
Sets the filename of file entry. | |
Sets the physical location of the file on our HD |
Detailed description:
!group=Core/IO Data! !header=core.h!