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

#include <manager.h>

List of all members.


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.


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

The documentation for this class was generated from the following file:
KDE Home | KDE Accessibility Home | Description of Access Keys