Main Page
Class Hierarchy
Alphabetical List
Compound List
File List
Compound Members
File Members
Related Pages
ACE_DLList Member List
This is the complete list of members for
ACE_DLList
, including all inherited members.
ACE_ALLOC_HOOK_DECLARE
ACE_DLList
(ACE_Allocator *alloc = 0)
ACE_DLList
(const ACE_DLList<T> &l)
ACE_DLList_Iterator< T >
class
[friend]
ACE_DLList_Node
class
[friend]
ACE_DLList_Reverse_Iterator< T >
class
[friend]
ACE_Double_Linked_List
(ACE_Allocator *alloc = 0)
ACE_Double_Linked_List
(const ACE_Double_Linked_List<T> &)
ACE_Double_Linked_List_Iterator< T >
class
[friend]
ACE_Double_Linked_List_Iterator_Base< T >
class
[friend]
ACE_Double_Linked_List_Reverse_Iterator< T >
class
[friend]
allocator_
[protected]
copy_nodes
(const ACE_Double_Linked_List<T> &rhs)
[protected]
delete_head
(void)
delete_nodes
(void)
[protected]
delete_tail
(void)
dump
(void) const
get
(T *&item, size_t slot = 0)
head_
[protected]
init_head
(void)
[protected]
insert_element
(T *new_item, int before = 0, T *old_item = 0)
[protected]
insert_head
(T *new_item)
insert_tail
(T *new_item)
is_empty
(void) const
is_full
(void) const
ITERATOR
typedef
operator=
(const ACE_DLList<T> &l)
ACE_Double_Linked_List::operator=
(const ACE_Double_Linked_List<T> &)
remove
(ACE_DLList_Node *n)
ACE_Double_Linked_List::remove
(T *n)
remove_element
(T *item)
[protected]
reset
(void)
REVERSE_ITERATOR
typedef
size
(void) const
size_
[protected]
~ACE_DLList
(void)
~ACE_Double_Linked_List
(void)
Generated at Wed Nov 21 10:30:13 2001 for ACE by
1.2.3 written by
Dimitri van Heesch
, © 1997-2000