haiku/headers/private/shared
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