IcePatch::FileDesc

Overview

class FileDesc

Descriptive information common to files and directories.

Derived Classes and Interfaces

DirectoryDesc, RegularDesc

Data Member Index

md5

A sequence of 16 bytes containing the message digest of a file or directory computed using the MD5 algorithm.

md5

::Ice::ByteSeq md5;

A sequence of 16 bytes containing the message digest of a file or directory computed using the MD5 algorithm. The message digest for a directory is computed using the names and message digests of each of the files and directories it contains.