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

C++ API and other notes

Related Objects:

ArchiveFile, ArchiveFile/Index, ArchiveStream

Putting it all together