QGCache Class Reference


The QGCache class is an internal class for implementing QCache and QIntCache. More...

#include <qgcache.h>

Inherits QCollection.

List of all member functions.

Protected Members


Detailed Description

The QGCache class is an internal class for implementing QCache and QIntCache.

QGCache is a strictly internal class that acts as a base class for the collection classes QCache and QIntCache.


Member Function Documentation

QGCache::QGCache ( const QGCache &) [protected]

For internal use only.

QGCache::QGCache ( int maxCost, uint size, bool caseS, bool copyKeys, bool trivial) [protected]

For internal use only.

QGCache::~QGCache () [protected]

For internal use only.

void QGCache::clear () [virtual protected]

For internal use only.

Reimplemented from QCollection.

uint QGCache::count () const [virtual protected]

For internal use only.

Reimplemented from QCollection.

GCI QGCache::find ( const char *key, bool ref=TRUE) const [protected]

For internal use only.

bool QGCache::insert ( const char *key, GCI data, int cost, int priority) [protected]

For internal use only.

int QGCache::maxCost () const [protected]

For internal use only.

QGCache & QGCache::operator= ( const QGCache &) [protected]

For internal use only.

bool QGCache::remove ( const char *key) [protected]

For internal use only.

void QGCache::setMaxCost ( int maxCost) [protected]

For internal use only.

uint QGCache::size () const [protected]

For internal use only.

void QGCache::statistics () const [protected]

For internal use only.

GCI QGCache::take ( const char *key) [protected]

For internal use only.

int QGCache::totalCost () const [protected]

For internal use only.


This file is part of the Qt toolkit, copyright © 1995-96 Troll Tech, all rights reserved.

It was generated from the following files:


Generated at 16:51, 1996/09/24 for Qt version 1.0 by the webmaster at Troll Tech