haiku/headers/private/kernel/util
Axel Dörfler 5102d49461 * Added the default constructor to the Iterator class.
* Added a Current() method to the same class that returns the current element again.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21779 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-08-01 14:28:50 +00:00
..
AVLTreeMap.h
AutoLock.h * Moved the AutoLocker class out of the kernel/utils/AutoLock.h header 2007-03-27 12:05:33 +00:00
Constructor.h
DoublyLinkedList.h * Added the default constructor to the Iterator class. 2007-08-01 14:28:50 +00:00
DoublyLinkedQueue.h fixed the build; I also changed MoveFrom(), untested 2007-02-28 19:35:57 +00:00
KMessage.h * Followed Ingo's suggestion and send the message manually in the runtime loader; 2007-07-29 21:36:49 +00:00
KernelUtilsOrder.h
MallocFreeAllocator.h
MultiHashTable.h axeld+bonefish: Got rid of the ParentType in the HashTableDefinition; it doesn't really 2007-07-31 16:14:58 +00:00
OpenHashTable.h axeld+bonefish: Got rid of the ParentType in the HashTableDefinition; it doesn't really 2007-07-31 16:14:58 +00:00
SinglyLinkedList.h
Stack.h If booted from an image, the list of possible boot partitions is now ordered by 2005-10-18 18:45:55 +00:00
Vector.h Added (more Be-ish) Add() methods. 2005-12-27 21:08:02 +00:00
VectorMap.h Fixes that make Haiku build with gcc 4. Mainly out of the following 2005-11-12 23:27:14 +00:00
VectorSet.h
kernel_cpp.h
khash.h Implemented hash_remove_current() which removes the current iterator position 2007-03-11 21:18:49 +00:00
kqueue.h
list.h Added a list_get_last_item() call - one day we should make most of them inline. 2006-06-21 16:13:34 +00:00
queue.h Made C++ save. 2006-01-07 03:14:02 +00:00
ring_buffer.h Added a simple ring buffer implementation to be used by the mouse 2005-04-13 12:57:42 +00:00
syscall_args.h