|
|
template
Implements a managed sorted list of pointers to objects of type T. This is implemented through the template TInternalIListImp. Since pointers always have meaningful copy semantics, this class can handle any type of object.
typedef TMSInternalIListImp | Parent |
[private]
friend class Parent | Parent |
TMListElement<TVoidPointer> * FindDetach ( const TVoidPointer& )
| FindDetach |
[protected virtual]
Reimplemented from TMSListImp.
TMListElement<TVoidPointer> * FindPred ( const TVoidPointer& )
| FindPred |
[protected virtual]
Reimplemented from TMSInternalIListImp.
template | FindDetach |
[protected]
Reimplemented from TMSListImp.
template | FindPred |
[protected]
Reimplemented from TMSInternalIListImp.
Generated by: nicola on gulliver.wadahome.it on Sun May 25 13:54:34 2003, using kdoc 2.0a53. |