haiku/headers/private/shared
Ingo Weinhold f277fb639d * Prevent double deletion when setting to an object that is already set.
* Added Unset() and Delete() methods.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11680 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-03-11 17:44:55 +00:00
..
AutoDeleter.h * Prevent double deletion when setting to an object that is already set. 2005-03-11 17:44:55 +00:00
cpu_type.h Extracted CPU identification out of Pulse to be used by Pulse and sysinfo. 2004-12-01 03:28:47 +00:00
DataBuffer.h Modified BDataBuffer's copy constructor to let the user specify whether to create a copy of the buffer or just a reference. Also changed all void* params to be const. 2004-09-07 23:00:30 +00:00
ObjectList.h It is accomplished ... 2002-07-09 12:24:59 +00:00
ObjectLocker.h A templatized adaptation of BAutolock. Any class which supplies the 2002-07-15 16:06:31 +00:00