WTF
RefPtr< T > Member List
This is the complete list of members for RefPtr< T >, including all inherited members.
clear() | RefPtr< T > | inline |
get() const | RefPtr< T > | inline |
isHashTableDeletedValue() const | RefPtr< T > | inline |
operator UnspecifiedBoolType() const | RefPtr< T > | inline |
operator!() const | RefPtr< T > | inline |
operator*() const | RefPtr< T > | inline |
operator->() const | RefPtr< T > | inline |
operator=(const RefPtr &) | RefPtr< T > | inline |
operator=(T *) | RefPtr< T > | inline |
operator=(const PassRefPtr< T > &) | RefPtr< T > | inline |
operator=(const RefPtr< U > &) | RefPtr< T > | |
operator=(const PassRefPtr< U > &) | RefPtr< T > | |
operator=(const RefPtr< U > &o) | RefPtr< T > | inline |
operator=(const PassRefPtr< U > &o) | RefPtr< T > | inline |
RefPtr() | RefPtr< T > | inline |
RefPtr(T *ptr) | RefPtr< T > | inline |
RefPtr(const RefPtr &o) | RefPtr< T > | inline |
RefPtr(const PassRefPtr< U > &) | RefPtr< T > | inline |
RefPtr(PlacementNewAdoptType) | RefPtr< T > | inline |
RefPtr(HashTableDeletedValueType) | RefPtr< T > | inline |
RefPtr(const RefPtr< U > &o) | RefPtr< T > | inline |
release() | RefPtr< T > | inline |
swap(RefPtr &) | RefPtr< T > | inline |
UnspecifiedBoolType typedef | RefPtr< T > | |
~RefPtr() | RefPtr< T > | inline |
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.