WTF
WTF::RefCounted< T > Class Template Reference
#include <RefCounted.h>
Inheritance diagram for WTF::RefCounted< T >:
Public Member Functions | |
RefCounted (int initialRefCount=1) | |
void | deref () |
bool | hasOneRef () |
void | ref () |
int | refCount () const |
Detailed Description
template<class T>
class WTF::RefCounted< T >
Definition at line 29 of file RefCounted.h.
Constructor & Destructor Documentation
template<class T >
|
inline |
Definition at line 31 of file RefCounted.h.
Member Function Documentation
template<class T >
|
inline |
Definition at line 45 of file RefCounted.h.
template<class T >
|
inline |
Definition at line 58 of file RefCounted.h.
template<class T >
|
inline |
Definition at line 39 of file RefCounted.h.
template<class T >
|
inline |
Definition at line 64 of file RefCounted.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:49:00 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:49:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.