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-2021 The KDE developers.
Generated on Fri Apr 9 2021 22:46:13 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Fri Apr 9 2021 22:46:13 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.