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