#include "ace/Node.h"#include "ace/os_include/os_stddef.h"#include "ace/Unbounded_Queue.inl"#include "ace/Unbounded_Queue.cpp"Include dependency graph for Unbounded_Queue.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | ACE_Unbounded_Queue_Iterator | 
| Implement an iterator over an unbounded queue.  More... | |
| class | ACE_Unbounded_Queue_Const_Iterator | 
| Implement an iterator over an const unbounded queue.  More... | |
| class | ACE_Unbounded_Queue | 
| A Queue of "infinite" length.  More... | |
Variables | |
| ACE_BEGIN_VERSIONED_NAMESPACE_DECL  class  | ACE_Allocator | 
Definition in file Unbounded_Queue.h.
      
  | 
  
| 
 
 Definition at line 27 of file Unbounded_Queue.h.  | 
  
 
1.3.6