|
Pyrogenesis
13997
|
Public Member Functions | |
| void | Init (const CFileInfo &fileInfo, off_t csize, ZipMethod method, u32 checksum, const Path &pathname) |
| size_t | Size () const |
Private Attributes | |
| u32 | m_magic |
| u16 | m_x1 |
| u16 | m_flags |
| u16 | m_method |
| u32 | m_fat_mtime |
| u32 | m_crc |
| u32 | m_csize |
| u32 | m_usize |
| u16 | m_fn_len |
| u16 | m_e_len |
Definition at line 109 of file archive_zip.cpp.
|
inline |
Definition at line 112 of file archive_zip.cpp.
|
inline |
Definition at line 131 of file archive_zip.cpp.
|
private |
Definition at line 147 of file archive_zip.cpp.
|
private |
Definition at line 148 of file archive_zip.cpp.
|
private |
Definition at line 151 of file archive_zip.cpp.
|
private |
Definition at line 146 of file archive_zip.cpp.
|
private |
Definition at line 144 of file archive_zip.cpp.
|
private |
Definition at line 150 of file archive_zip.cpp.
|
private |
Definition at line 142 of file archive_zip.cpp.
|
private |
Definition at line 145 of file archive_zip.cpp.
|
private |
Definition at line 149 of file archive_zip.cpp.
|
private |
Definition at line 143 of file archive_zip.cpp.
1.8.5