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

#include <archives.hpp>

winux::Unzip::ZipEntry 的协作图:

Public 属性

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

详细描述

在文件 archives.hpp174 行定义.

类成员变量说明

FILETIME winux::Unzip::ZipEntry::atime

在文件 archives.hpp182 行定义.

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

在文件 archives.hpp178 行定义.

long winux::Unzip::ZipEntry::comp_size

在文件 archives.hpp184 行定义.

FILETIME winux::Unzip::ZipEntry::ctime

在文件 archives.hpp182 行定义.

int winux::Unzip::ZipEntry::index

在文件 archives.hpp176 行定义.

FILETIME winux::Unzip::ZipEntry::mtime

在文件 archives.hpp182 行定义.

String winux::Unzip::ZipEntry::name

在文件 archives.hpp177 行定义.

long winux::Unzip::ZipEntry::unc_size

在文件 archives.hpp185 行定义.


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