Class: ArchiveFile/Index
Superclasses:
Syntax:
set file [new ArchiveFile/Index]
Description:
This class does not provide any additional functionality at the OTcl level. It provides a richer interface at the C++ level to manipulate index files. The ArchiveStream::indexfile expects an object of this class when you create a new stream object.
Methods
Related Objects:
ArchiveFile, ArchiveFile/Data, ArchiveStream
Putting it all together