kresources Library API Documentation

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

Iterator for iterations over only active resources managed by a manager. More...

#include <manager.h>

List of all members.

Public Member Functions

 ActiveIterator (const ActiveIterator &it)
T * operator * ()
ActiveIteratoroperator++ ()
ActiveIteratoroperator++ (int)
ActiveIteratoroperator-- ()
ActiveIteratoroperator-- (int)
bool operator== (const ActiveIterator &it)
bool operator!= (const ActiveIterator &it)


Detailed Description

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

Iterator for iterations over only active resources managed by a manager.

Definition at line 123 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.2.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat Jun 12 15:09:10 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003