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)

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 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.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun Jan 15 13:33:50 2006 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003