khtml Library API Documentation

dom_misc.cpp

00001 
00024 #include "dom_misc.h"
00025 using namespace DOM;
00026 
00027 DomShared::~DomShared()
00028 {
00029   // deliberately left blank
00030 }
00031 
00032 
00033 bool DomShared::deleteMe()
00034 {
00035     return !_ref;
00036 }
00037 
00038 
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.4.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sun Feb 27 22:16:33 2005 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001