khtml Library API Documentation

dom_misc.cpp

00001 00023 #include "dom_misc.h" 00024 using namespace DOM; 00025 00026 DomShared::~DomShared() 00027 { 00028 // deliberately left blank 00029 } 00030 00031 00032 bool DomShared::deleteMe() 00033 { 00034 return !_ref; 00035 } 00036 00037
KDE Logo
This file is part of the documentation for khtml Library Version 3.3.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun Oct 17 11:33:51 2004 by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2003