class TMSListImp

More...

Definition#include <classlib/include/classlib/listimp.h>
Template formTMSListImp<class T>
InheritsTMListImp [private ]
Inherited byTISListImp, TMISListImp, TMSInternalIListImp, TSListImp
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members

Protected Methods

Private Types


Detailed Description

template class TMSListImp

Implements a managed, sorted list of objects of type T. Assumes that T has meaningful copy semantics, a meaningful < operator, and a default constructor.

typedef TMListImp Parent

Parent

[private]

friend class TMListIteratorImp

TMListIteratorImp

int  Add ( const T& t )

Add

Reimplemented from TMListImp.

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

(*IterFunc)

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

(*CondFunc)

TMListElementFindDetach ( const T& t )

FindDetach

[protected virtual]

Reimplemented from TMListImp.

TMListElementFindPred ( const T& )

FindPred

[protected virtual]

Reimplemented from TMListImp.

template int  Add ( const T& t )

Add

[protected]

Reimplemented from TMListImp.

template TMListElementFindDetach ( const T& t )

FindDetach

[protected]

Reimplemented from TMListImp.

template TMListElementFindPred ( const T& t )

FindPred

[protected]

Reimplemented from TMListImp.


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