Public Methods
Protected Methods
- template int Add ( const T& t )
- template
int AddAt ( const T& t, unsigned loc )
- template
int Detach ( unsigned loc )
- template
unsigned Find ( const T& t ) const
Protected Members
template class TMCVectorImp
template class TMCVectorIteratorImp
Implements a managed, counted vector of objects of type T. Assumes
that T has meaningful copy semantics and a default constructor.
TMCVectorImp ()
| TMCVectorImp |
TMCVectorImp ( unsigned sz, unsigned d = 0 )
| TMCVectorImp |
int AddAt ( const T&, unsigned )
| AddAt |
int Detach ( const T& t )
| Detach |
int Detach ( unsigned loc )
| Detach |
[const]
void Flush ( unsigned stop = UINT_MAX,
unsigned start = 0 )
| Flush |
Reimplemented from TVectorImpBase.
Reimplemented from TVectorImpBase.
unsigned Find ( const T& )
| Find |
[const virtual]
[const virtual]
Reimplemented from TVectorImpBase.
[const virtual]
Reimplemented from TVectorImpBase.
unsigned GetDelta ()
| GetDelta |
[const virtual]
Reimplemented from TVectorImpBase.
[protected]
[protected]
template int Add ( const T& t )
| Add |
[protected]
template
int AddAt ( const T& t, unsigned loc )
| AddAt |
[protected]
template
int Detach ( unsigned loc )
| Detach |
[protected]
template
unsigned Find ( const T& t )
| Find |
[protected const]
Generated by: nicola on gulliver.wadahome.it on Sun May 25 13:54:34 2003, using kdoc 2.0a53. |