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 Home | KDE Accessibility Home | Description of Access Keys