kalarm/lib
AutoDeleteList< T > Class Template Reference
#include <autodeletelist.h>
Inheritance diagram for AutoDeleteList< T >:
Public Member Functions | |
AutoDeleteList () | |
~AutoDeleteList () | |
Detailed Description
template<class T>
class AutoDeleteList< T >
A list of pointers which are auto-deleted when the list is deleted.
Definition at line 33 of file autodeletelist.h.
Constructor & Destructor Documentation
template<class T >
|
inline |
Definition at line 36 of file autodeletelist.h.
template<class T >
|
inline |
Definition at line 37 of file autodeletelist.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.