KHTML
DOM::DomShared Class Reference
#include <dom_misc.h>
Inheritance diagram for DOM::DomShared:
Public Member Functions | |
DomShared () | |
virtual | ~DomShared () |
virtual bool | deleteMe () |
void | deref () |
bool | hasOneRef () const |
void | ref () |
unsigned int | refCount () const |
Protected Attributes | |
unsigned int | _ref |
Detailed Description
Definition at line 36 of file dom_misc.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 39 of file dom_misc.h.
|
virtual |
Definition at line 26 of file dom_misc.cpp.
Member Function Documentation
|
virtual |
Definition at line 32 of file dom_misc.cpp.
|
inline |
Definition at line 47 of file dom_misc.h.
|
inline |
Definition at line 48 of file dom_misc.h.
|
inline |
Definition at line 46 of file dom_misc.h.
|
inline |
Definition at line 49 of file dom_misc.h.
Member Data Documentation
|
protected |
Definition at line 55 of file dom_misc.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:20 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:26:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.