haiku/headers/private/shared
ejakowatz e4265bfbfe 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.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8888 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-09-07 23:00:30 +00:00
..
AutoDeleter.h Classes for scope-based auto deletion. 2003-09-28 15:13:12 +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