Ice 3.7 Slice API Reference
Loading...
Searching...
No Matches
IcePatch2::LargeFileInfo Struct 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.
bool executable
 The executable flag.
string path
 The pathname.
long size
 The size of the compressed file in number of bytes.

Detailed Description

Basic information about a single file.

Data Member Documentation

◆ checksum

Ice::ByteSeq checksum

The SHA-1 checksum of the file.

◆ executable

bool executable

The executable flag.

◆ path

string path

The pathname.

◆ size

long size

The size of the compressed file in number of bytes.


The documentation for this struct was generated from the following file: