KHtml
DOM::ElementMappingCache::ItemInfo Struct Reference
#include <dom_docimpl.h>
Public Attributes | |
ElementImpl * | nd |
int | ref |
Detailed Description
For each name, we hold a reference count, and a pointer.
If the item is in the table, which implies reference count is > 1, the name is a valid key. If the pointer is non-null, it points to the appropriate mapping
Definition at line 160 of file dom_docimpl.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Aug 11 2022 03:57:29 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Aug 11 2022 03:57:29 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.