ACE  6.4.1
ACE_Unbounded_Queue< T > Member List

This is the complete list of members for ACE_Unbounded_Queue< T >, including all inherited members.

ACE_ALLOC_HOOK_DECLAREACE_Unbounded_Queue< T >
ACE_Unbounded_Queue(ACE_Allocator *alloc=0)ACE_Unbounded_Queue< T >
ACE_Unbounded_Queue(const ACE_Unbounded_Queue< T > &)ACE_Unbounded_Queue< T >
ACE_Unbounded_Queue_Const_Iterator< T > classACE_Unbounded_Queue< T >friend
ACE_Unbounded_Queue_Iterator< T > classACE_Unbounded_Queue< T >friend
allocator_ACE_Unbounded_Queue< T >protected
begin(void)ACE_Unbounded_Queue< T >
CONST_ITERATOR typedefACE_Unbounded_Queue< T >
copy_nodes(const ACE_Unbounded_Queue< T > &)ACE_Unbounded_Queue< T >protected
cur_size_ACE_Unbounded_Queue< T >protected
delete_nodes(void)ACE_Unbounded_Queue< T >protected
dequeue_head(T &item)ACE_Unbounded_Queue< T >
dump(void) const ACE_Unbounded_Queue< T >
end(void)ACE_Unbounded_Queue< T >
enqueue_head(const T &new_item)ACE_Unbounded_Queue< T >
enqueue_tail(const T &new_item)ACE_Unbounded_Queue< T >
get(T *&item, size_t slot=0) const ACE_Unbounded_Queue< T >
head_ACE_Unbounded_Queue< T >protected
is_empty(void) const ACE_Unbounded_Queue< T >inline
is_full(void) const ACE_Unbounded_Queue< T >inline
ITERATOR typedefACE_Unbounded_Queue< T >
operator=(const ACE_Unbounded_Queue< T > &)ACE_Unbounded_Queue< T >
reset(void)ACE_Unbounded_Queue< T >
set(const T &item, size_t slot)ACE_Unbounded_Queue< T >
size(void) const ACE_Unbounded_Queue< T >inline
~ACE_Unbounded_Queue(void)ACE_Unbounded_Queue< T >