kresources
KRES::Manager< T >::ActiveIterator Class Reference
Iterator for iterations over only active resources managed by a manager. More...
#include <manager.h>
Public Member Functions | |
| ActiveIterator (const ActiveIterator &it) | |
| bool | operator!= (const ActiveIterator &it) const |
| T * | operator* () |
| ActiveIterator & | operator++ (int) |
| ActiveIterator & | operator++ () |
| ActiveIterator & | operator-- (int) |
| ActiveIterator & | operator-- () |
| bool | operator== (const ActiveIterator &it) const |
Detailed Description
template<class T>
class KRES::Manager< T >::ActiveIterator
Iterator for iterations over only active resources managed by a manager.
Definition at line 157 of file manager.h.
The documentation for this class was generated from the following file:
KDE 4.3 API Reference