Ice 3.7 Slice API Reference
Interfaces | Exceptions | Modules | Sequences
FileServer.ice File Reference
#include <IcePatch2/FileInfo.ice>
Include dependency graph for FileServer.ice:

Go to the source code of this file.

Interfaces

interface  IcePatch2::FileServer
 The interface that provides access to files. More...
 

Exceptions

exception  IcePatch2::FileAccessException
 This exception is raised if a file's contents cannot be read. More...
 
exception  IcePatch2::FileSizeRangeException
 This exception is raised if an operation tries to use a file whose size is larger than 2.1 GB. More...
 
exception  IcePatch2::PartitionOutOfRangeException
 A partition argument was not in the range 0-255. More...
 

Modules

 IcePatch2
 IcePatch can be used to update file hierarchies in a simple and efficient manner.
 

Sequences

sequence< Ice::ByteSeqIcePatch2::ByteSeqSeq
 A sequence of byte sequences. More...