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.4.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat Jul 2 13:09:43 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003