Ice 3.7 Slice API Reference
Loading...
Searching...
No Matches
FileServer.ice File Reference
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

namespace  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.