Ice 3.7 Slice API Reference
Data Members | List of all members
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. 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...
 

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: