class TBagAsVectorImp

[INTERNAL USE ONLY] More...

Definition#include <classlib/include/classlib/bags.h>
Template formTBagAsVectorImp<class Vect, class T>
Inherited byTBag, TBagAsVector, TIBag, TIBagAsVector, TISet, TISetAsVector, TMBagAsVector, TMIBagAsVector, TMISetAsVector, TMSetAsVector, TSet, TSetAsVector
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Members


Detailed Description

[INTERNAL USE ONLY]

template class TBagAsVectorImp

Implements a bag, using a vector as the underlying implementation. The type Vect specifies the form of the vector, either a TCVectorImp or a TICVectorImp. The type T specifies the type of the objects to be put in the bag. When using TVectorImp, T should be the same as T0. When using TIVectorImp, T should be of type pointer to T0. See TBagAsVector and TIBagAsVector for examples.

 TBagAsVectorImp ( unsigned sz = DEFAULT_BAG_SIZE )

TBagAsVectorImp

int  IsEmpty ()

IsEmpty

[const]

int  IsFull ()

IsFull

[const]

int  GetItemsInContainer ()

GetItemsInContainer

[const]

Vect Data

Data

[protected]


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