KDECore
ksharedptr.h File Reference
#include "kdelibs_export.h"
Include dependency graph for ksharedptr.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KShared |
Reference counting for shared objects. More... | |
class | KSharedPtr< T > |
Can be used to control the lifetime of an object that has derived KShared. More... |