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 ()
 ActiveIterator (const ActiveIterator &it)
T * operator * ()
ActiveIteratoroperator++ ()
ActiveIteratoroperator++ (int)
ref= args=<()> --> ActiveIteratoroperator-- ()
ref= args=<(int)> --> ActiveIteratoroperator-- (int)
bool operator== (const ActiveIterator &it)
bool operator!= (const ActiveIterator &it)

Friends

class Manager


Detailed Description

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

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

Definition at line 127 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.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Nov 1 10:34:02 2005 by doxygen 1.4.3 written by Dimitri van Heesch, © 1997-2003