ISLEman
Public Member Functions | Public Attributes | Friends | List of all members
QCList Class Reference
Inheritance diagram for QCList:
QInternalList< QCacheItem >

Public Member Functions

void insert (QCacheItem *)
 
void insert (int, QCacheItem *)
 
void take (QCacheItem *)
 
void reference (QCacheItem *)
 
void setAutoDelete (bool del)
 
bool removeFirst ()
 
bool removeLast ()
 
QCacheItemfirst ()
 
QCacheItemlast ()
 
QCacheItemprev ()
 
QCacheItemnext ()
 

Public Attributes

int inserts
 
int insertCosts
 
int insertMisses
 
int finds
 
int hits
 
int hitCosts
 
int dumps
 
int dumpCosts
 

Friends

class QGCacheIterator
 
class QCListIt
 

The documentation for this class was generated from the following file: