12 [[
"cpp:header-ext:h",
"objc:header-dir:objc"]]
13 [[
"cpp:include:IcePatch2/Config.h"]]
17 [
"objc:prefix:ICEPATCH2"]
bool executable
The executable flag.
Definition: FileInfo.ice:38
IcePatch can be used to update file hierarchies in a simple and efficient manner. ...
Definition: FileInfo.ice:18
Ice::ByteSeq checksum
The SHA-1 checksum of the file.
Definition: FileInfo.ice:32
sequence< FileInfo > FileInfoSeq
A sequence with information about many files.
Definition: FileInfo.ice:46
sequence< LargeFileInfo > LargeFileInfoSeq
A sequence with information about many files.
Definition: FileInfo.ice:74
Basic information about a single file.
Definition: FileInfo.ice:54
string path
The pathname.
Definition: FileInfo.ice:29
int size
The size of the compressed file in number of bytes.
Definition: FileInfo.ice:35
Basic information about a single file.
Definition: FileInfo.ice:26
sequence< byte > ByteSeq
A sequence of bytes.
Definition: BuiltinSequences.ice:22
string path
The pathname.
Definition: FileInfo.ice:57
Ice::ByteSeq checksum
The SHA-1 checksum of the file.
Definition: FileInfo.ice:60
long size
The size of the compressed file in number of bytes.
Definition: FileInfo.ice:63
bool executable
The executable flag.
Definition: FileInfo.ice:66