Ice 3.6 Slice API Reference
|
Basic information about a single file. More...
Defined in <IcePatch2/FileInfo.ice>
struct LargeFileInfo { ... }
Data Members | |
Ice::ByteSeq | checksum |
The SHA-1 checksum of the file. More... | |
bool | executable |
The executable flag. More... | |
string | path |
The pathname. More... | |
long | size |
The size of the compressed file in number of bytes. More... | |
Basic information about a single file.
Ice::ByteSeq checksum |
The SHA-1 checksum of the file.
bool executable |
The executable flag.
string path |
The pathname.
long size |
The size of the compressed file in number of bytes.