filelight
Chain< T > Class Template Reference
#include <fileTree.h>
Inheritance diagram for Chain< T >:
Public Member Functions | |
virtual | ~Chain () |
void | append (T *const data) |
ConstIterator< T > | constIterator () const |
void | empty () |
const Link< T > * | end () const |
bool | isEmpty () const |
void | transferTo (Chain &c) |
Detailed Description
template<class T>
class Chain< T >
Definition at line 40 of file fileTree.h.
Constructor & Destructor Documentation
Definition at line 166 of file fileTree.h.
Member Function Documentation
template<class T>
|
inline |
Definition at line 170 of file fileTree.h.
template<class T>
|
inline |
Definition at line 206 of file fileTree.h.
template<class T>
|
inline |
Definition at line 197 of file fileTree.h.
Definition at line 209 of file fileTree.h.
template<class T>
|
inline |
Definition at line 212 of file fileTree.h.
Definition at line 181 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.