fastdo  0.6.8
winux::Unzip::ZipEntry结构体 参考

#include <compress.hpp>

Public 属性

int index
 
String name
 
winux::ulong attr
 
FILETIME atime
 
FILETIME ctime
 
FILETIME mtime
 
long comp_size
 
long unc_size
 

详细描述

在文件 compress.hpp75 行定义.

类成员变量说明

FILETIME winux::Unzip::ZipEntry::atime

在文件 compress.hpp83 行定义.

winux::ulong winux::Unzip::ZipEntry::attr

在文件 compress.hpp79 行定义.

long winux::Unzip::ZipEntry::comp_size

在文件 compress.hpp85 行定义.

FILETIME winux::Unzip::ZipEntry::ctime

在文件 compress.hpp83 行定义.

int winux::Unzip::ZipEntry::index

在文件 compress.hpp77 行定义.

FILETIME winux::Unzip::ZipEntry::mtime

在文件 compress.hpp83 行定义.

String winux::Unzip::ZipEntry::name

在文件 compress.hpp78 行定义.

long winux::Unzip::ZipEntry::unc_size

在文件 compress.hpp86 行定义.


该结构体的文档由以下文件生成: