class FileDesc |
Descriptive information common to files and directories.
A sequence of 16 bytes containing the message digest of a file or directory computed using the MD5 algorithm.
::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.
<<< Previous | Home | Next >>> |
IcePatch::FileAccessException | Up | IcePatch::Regular |