Public Members
Protected Methods
Private Types
- typedef TMSInternalIDoubleListImp Parent
template class TMISDoubleListImp
template class TMISDoubleListIteratorImp
Implements a managed sorted double-linked list of pointers to
objects of type T. This is implemented through the template
TMInternalIDoubleListImp. Since pointers always have meaningful
copy semantics, this class can handle any type of object.
[private]
friend class TMISDoubleListIteratorImp
| TMISDoubleListIteratorImp |
typedef void (*IterFunc) (T&, void *)
| (*IterFunc) |
typedef int (*CondFunc) (const T&, void *)
| (*CondFunc) |
[protected virtual]
Reimplemented from TMSDoubleListImp.
[protected virtual]
Reimplemented from TMSInternalIDoubleListImp.
[protected]
Reimplemented from TMSDoubleListImp.
[protected]
Reimplemented from TMSInternalIDoubleListImp.
Generated by: nicola on gulliver.wadahome.it on Sun May 25 13:54:34 2003, using kdoc 2.0a53. |