class TMIListImp

More...

Definition#include <classlib/include/classlib/listimp.h>
Template formTMIListImp<class T>
InheritsTMInternalIListImp [public ]
Inherited byTIListImp
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members

Protected Methods

Private Types


Detailed Description

template class TMIListImp template class TMIListIteratorImp

Implements a managed list of pointers to objects of type T. This is implemented through the template TMInternalIListImp. Since pointers always have meaningful copy semantics, this class can handle any type of object.

typedef TMInternalIListImp Parent

Parent

[private]

friend class Parent

Parent

void  Flush ( int del = 0 )

Flush

Reimplemented from TMInternalIListImp.

typedef void  (*IterFunc) (T &, void *)

(*IterFunc)

typedef int  (*CondFunc) (const T &, void *)

(*CondFunc)

TMListElement<TVoidPointer> * FindPred ( const TVoidPointer& )

FindPred

[protected virtual]

Reimplemented from TMInternalIListImp.

template TMListElement<TVoidPointer> *  FindPred ( const TVoidPointer& t )

FindPred

[protected]

Reimplemented from TMInternalIListImp.


Generated by: nicola on gulliver.wadahome.it on Sun May 25 13:54:34 2003, using kdoc 2.0a53.