haiku/headers/private/shared
Oliver Tappe 915a7b8c24 Make BObjectList<> publically available:
* cleaned up ObjectList.h
* switched several uses of new() to new(std::nothrow)
* moved ugly AsBList() hack into BObjectList<>::Private class and
  adjusted all callers accordingly


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40252 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-20 12:09:16 +00:00
..
AboutWindow.h
AutoDeleter.h * Renamed DescriptorCloser to FileDescriptorCloser as suggested by Ingo. 2010-08-09 21:23:05 +00:00
AutoLocker.h
binary-utils.h
CalendarView.h
ColorQuantizer.h
CommandPipe.h
cpu_type.h Apply patch from augiedoggie for #6258 which adds Athlon Phenom II's to the CPU 2011-01-03 04:10:56 +00:00
DragTrackingFilter.h
EntryFilter.h
ExpressionParser.h
FunctionTracer.h
HashMap.h Patch by kaliber to fix some compiling errors with clang. Removed the #include <iostream> part, but otherwise not modified. 2010-07-17 10:33:24 +00:00
HashSet.h Added HashSet class based on the (OpenTracker) OpenHashTable code. This is 2010-01-14 21:49:16 +00:00
HashString.h
Holiday.h Moved Easter holidays methods to a Holiday class, an hopefully better place. 2011-01-05 18:00:31 +00:00
Keymap.h * The Keymap::IsDeadKey() of the Keymap preferences which was the main source 2010-04-21 16:36:54 +00:00
locks.h * Private libroot locking primitives: 2010-04-15 21:52:49 +00:00
OpenHashTable.h Renamed macros ASSERT() and TRESPASS() to avoid clashes with the ones from 2010-09-12 15:06:15 +00:00
OpenWithTracker.h
pci-utils.h
QueryFile.h * Implemented a class that can handle Tracker's query files. Only read support 2010-09-21 20:42:13 +00:00
Referenceable.h * Removed the obsolescent [B]Reference[able] API and replaced the remaining 2010-12-16 16:35:42 +00:00
RWLockManager.h
SHA256.h Moved SHA256 code to libshared.a. 2010-06-23 17:47:07 +00:00
ShakeTrackingFilter.h
StringForSize.h * Moved the duplicate "string_for_size()" implementations into libshared.a. 2010-03-23 16:49:49 +00:00
syscall_utils.h
TrackerAddOnAppLaunch.h
usb-utils.h
Variant.h Added methods AddToMessage() and SetFromMessage() to add the value of the 2009-11-05 17:24:58 +00:00
WeakReferenceable.h * Removed the obsolescent [B]Reference[able] API and replaced the remaining 2010-12-16 16:35:42 +00:00