filelight
ConstIterator< T > Class Template Reference
#include <fileTree.h>
Public Member Functions | |
ConstIterator (Link< T > *p) | |
bool | operator!= (const Iterator< T > &it) const |
bool | operator!= (const Link< T > *p) const |
const T * | operator* () const |
ConstIterator< T > & | operator++ () |
bool | operator== (const Iterator< T > &it) const |
Detailed Description
template<class T>
class ConstIterator< T >
Definition at line 39 of file fileTree.h.
Constructor & Destructor Documentation
template<class T >
|
inline |
Definition at line 136 of file fileTree.h.
Member Function Documentation
template<class T >
|
inline |
Definition at line 141 of file fileTree.h.
template<class T >
|
inline |
Definition at line 144 of file fileTree.h.
template<class T >
|
inline |
Definition at line 148 of file fileTree.h.
template<class T >
|
inline |
Definition at line 152 of file fileTree.h.
template<class T >
|
inline |
Definition at line 138 of file fileTree.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.