kresources Library API Documentation

KRES::Manager< T >::Iterator Class Reference

Iterator for iterations over all resources managed by a manager. More...

#include <manager.h>

List of all members.

Public Member Functions

 Iterator ()
 Iterator (const Iterator &it)
T * operator * ()
Iteratoroperator++ ()
Iteratoroperator++ (int)
Iteratoroperator-- ()
Iteratoroperator-- (int)
bool operator== (const Iterator &it)
bool operator!= (const Iterator &it)

Friends

class Manager


Detailed Description

template<class T>
class KRES::Manager< T >::Iterator

Iterator for iterations over all resources managed by a manager.

Definition at line 85 of file manager.h.


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for kresources Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Feb 8 06:24:14 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003