kalarm/lib
AutoDeleteList< T > Class Template Reference
#include <autodeletelist.h>
Inheritance diagram for AutoDeleteList< T >:

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.
Public Member Functions | |
| AutoDeleteList () | |
| ~AutoDeleteList () | |
Constructor & Destructor Documentation
template<class T>
| AutoDeleteList< T >::AutoDeleteList | ( | ) | [inline] |
Definition at line 36 of file autodeletelist.h.
template<class T>
| AutoDeleteList< T >::~AutoDeleteList | ( | ) | [inline] |
Definition at line 37 of file autodeletelist.h.
The documentation for this class was generated from the following file:
KDE 4.2 API Reference