Public Methods
Public Members
Private Types
- typedef TMIDequeAsDoubleList Parent
template class TMIQueueAsDoubleList
template class TMIQueueAsDoubleListIterator
Implements a managed queue of pointers to objects of type T,
using a double linked list as the underlying implementation.
[private]
friend class TMIQueueAsDoubleListIterator
| TMIQueueAsDoubleListIterator |
[const]
typedef void (*IterFunc) (T&, void *)
| (*IterFunc) |
typedef int (*CondFunc) (const T&, void *)
| (*CondFunc) |
Generated by: nicola on gulliver.wadahome.it on Sun May 25 13:54:34 2003, using kdoc 2.0a53. |