Each file/folder entry in extracted file.
More...
Each file/folder entry in extracted file.
QtsHttp.FileStaion.ExtractEntry.ExtractEntry |
( |
| ) |
|
QtsHttp.FileStaion.ExtractEntry.ExtractEntry |
( |
bool |
bDir, |
|
|
long |
llSize, |
|
|
long |
llCompressSize, |
|
|
string |
strModifyTime, |
|
|
string |
strName |
|
) |
| |
Constructor with parameters.
- Parameters
-
[IN] | bDir : Is file or folder. |
[IN] | llSize : File or folder size. |
[IN] | llCompressSize : File or folder compress size. |
[IN] | strModifyTime : File or folder modification time. |
[IN] | strName : File or folder full path. |
- Returns
- n/a.
long QtsHttp.FileStaion.ExtractEntry.CompressFileSize |
|
getset |
Get or set file or folder compress size in extracted file.
string QtsHttp.FileStaion.ExtractEntry.FileName |
|
getset |
Get or set file or folder full path in extracted file.
long QtsHttp.FileStaion.ExtractEntry.FileSize |
|
getset |
Get or set file or folder size in extracted file.
bool QtsHttp.FileStaion.ExtractEntry.IsDir |
|
getset |
Get or set is file or folder in extracted file.
string QtsHttp.FileStaion.ExtractEntry.ModifyTime |
|
getset |
Get or set file or folder modification time in extracted file.
The documentation for this class was generated from the following file: