class TMISVectorImp

More...

Definition#include <classlib/include/classlib/vectimp.h>
Template formTMISVectorImp<class T>
InheritsTMICVectorImp [public ]
Inherited byTISVectorImp
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

template class TMISVectorImp template class TMISVectorIteratorImp

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

 TMISVectorImp ( unsigned sz, unsigned d = 0 )

TMISVectorImp

unsigned  Find ( const T *t )

Find

[const]

Reimplemented from TMICVectorImp.

int  Add ( T *t )

Add

Reimplemented from TMICVectorImp.

template unsigned  Find ( const T *t )

Find

[const]

Reimplemented from TMICVectorImp.

template int  Add ( T *t )

Add

Reimplemented from TMICVectorImp.


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