kresources
KRES::Manager< T >::ActiveIterator Class Reference
#include <manager.h>
Public Member Functions | |
ActiveIterator (const ActiveIterator &it) | |
bool | operator!= (const ActiveIterator &it) const |
T * | operator* () |
ActiveIterator & | operator++ () |
ActiveIterator & | operator++ (int) |
ActiveIterator & | operator-- () |
ActiveIterator & | operator-- (int) |
bool | operator== (const ActiveIterator &it) const |
Detailed Description
template<class T>
class KRES::Manager< T >::ActiveIterator
class KRES::Manager< T >::ActiveIterator
Iterator for iterations over only active resources managed by a manager.
Constructor & Destructor Documentation
◆ ActiveIterator() [1/2]
template<class T >
|
inline |
◆ ActiveIterator() [2/2]
template<class T >
|
inline |
Member Function Documentation
◆ operator!=()
template<class T >
|
inline |
◆ operator*()
template<class T >
|
inline |
◆ operator++() [1/2]
template<class T >
|
inline |
◆ operator++() [2/2]
template<class T >
|
inline |
◆ operator--() [1/2]
template<class T >
|
inline |
◆ operator--() [2/2]
template<class T >
|
inline |
◆ operator==()
template<class T >
|
inline |
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.