WTF
RefPtr.h File Reference
  
Include dependency graph for RefPtr.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | WTF::PassRefPtr< T > | 
| class | WTF::RefPtr< T > | 
Namespaces | |
| WTF | |
Enumerations | |
| enum | WTF::HashTableDeletedValueType { WTF::HashTableDeletedValue } | 
| enum | WTF::PlacementNewAdoptType { WTF::PlacementNewAdopt } | 
Functions | |
| template<typename T , typename U > | |
| RefPtr< T > | WTF::const_pointer_cast (const RefPtr< U > &p) | 
| template<typename T > | |
| T * | WTF::getPtr (const RefPtr< T > &p) | 
| template<typename T , typename U > | |
| bool | WTF::operator!= (const RefPtr< T > &a, const RefPtr< U > &b) | 
| template<typename T , typename U > | |
| bool | WTF::operator!= (const RefPtr< T > &a, U *b) | 
| template<typename T , typename U > | |
| bool | WTF::operator!= (T *a, const RefPtr< U > &b) | 
| template<typename T , typename U > | |
| bool | WTF::operator== (const RefPtr< T > &a, const RefPtr< U > &b) | 
| template<typename T , typename U > | |
| bool | WTF::operator== (const RefPtr< T > &a, U *b) | 
| template<typename T , typename U > | |
| bool | WTF::operator== (T *a, const RefPtr< U > &b) | 
| template<typename T , typename U > | |
| RefPtr< T > | WTF::static_pointer_cast (const RefPtr< U > &p) | 
| template<class T > | |
| void | WTF::swap (RefPtr< T > &a, RefPtr< T > &b) | 
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:46 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:23:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference