Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

KLimitedIODevice Class Reference

#include <klimitediodevice.h>

List of all members.

Public Methods

 KLimitedIODevice (QIODevice *dev, int start, int length)


Detailed Description

A readonly device that reads from an underlying device from a given point to another (e.g. to give access to a single file inside an archive)
Author:
David Faure <david@mandrakesoft.com>
Since:
3.1

Definition at line 29 of file klimitediodevice.h.


Constructor & Destructor Documentation

KLimitedIODevice::KLimitedIODevice QIODevice *    dev,
int    start,
int    length
[inline]
 

Parameters:
dev  the underlying device, opened or not This device itself auto-opens (in readonly mode), no need to open it.

Definition at line 36 of file klimitediodevice.h.


The documentation for this class was generated from the following file:
Generated on Wed Aug 13 23:30:17 2003 for kdelibs by doxygen1.2.18