class KTarData

This class operates on a QDataStream, which is assumed to be a normal tar archive (not gzipped). More...

Definition#include <ktar.h>
InheritsKTarBase
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

This class operates on a QDataStream, which is assumed to be a normal tar archive (not gzipped). This is mainly for use in kio_tar, where the encoding/decoding can be done by any filtering protocol (gzip, bzip2,...) and the data being given by any protocol (file, ftp, http, ...) Using a data stream allows to process a memory buffer (QByteArray) or a file.

KTarData ( QDataStream * str )

Constructor, probably

bool open ( int mode )
[virtual]

Opens the tar data for reading or writing.

Parameters:
modemay be IO_ReadOnly or IO_WriteOnly

void close ()
[virtual]

For symmetry


Generated by: root@tantive.terraplex.com on Sun Feb 27 17:39:31 2000, using kdoc 2.0a33.