interface File |
The base interface for files and directories.
Obtain a description of the file or directory.
Returns the checksums for the IcePatch Slice definitions.
FileDesc describe() throws FileAccessException, BusyException; |
Obtain a description of the file or directory.
The description, which can be downcast to RegularDesc or DirectoryDesc.
Raised if the file or directory cannot be accessed.
Raised if the server is busy.
::Ice::SliceChecksumDict getSliceChecksums(); |
Returns the checksums for the IcePatch Slice definitions.
<<< Previous | Home | Next >>> |
IcePatch::DirectoryDesc | Up | IcePatch::FileAccessException |