fastdo
0.6.8
|
#include <compress.hpp>
Public 属性 | |
int | index |
String | name |
winux::ulong | attr |
FILETIME | atime |
FILETIME | ctime |
FILETIME | mtime |
long | comp_size |
long | unc_size |
在文件 compress.hpp 第 75 行定义.
FILETIME winux::Unzip::ZipEntry::atime |
在文件 compress.hpp 第 83 行定义.
winux::ulong winux::Unzip::ZipEntry::attr |
在文件 compress.hpp 第 79 行定义.
long winux::Unzip::ZipEntry::comp_size |
在文件 compress.hpp 第 85 行定义.
FILETIME winux::Unzip::ZipEntry::ctime |
在文件 compress.hpp 第 83 行定义.
int winux::Unzip::ZipEntry::index |
在文件 compress.hpp 第 77 行定义.
FILETIME winux::Unzip::ZipEntry::mtime |
在文件 compress.hpp 第 83 行定义.
String winux::Unzip::ZipEntry::name |
在文件 compress.hpp 第 78 行定义.
long winux::Unzip::ZipEntry::unc_size |
在文件 compress.hpp 第 86 行定义.