class STIntList

Integer listing. More...

Definition#include <STIntList.h>
InheritsSTList [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

A list for integers. Of all the list that could be used I find that the two I use the most are String lists and Integer lists.

void  Add (int NewInt)

Add

Add an integer to the list.

Reimplemented from STList.

void  Delete (int CellToKill)

Delete

Delete an integer from the list.

Reimplemented from STList.

void  Clear ()

Clear

Delete all integers from the list.

Reimplemented from STList.

int  Item (int ItemIndex)

Item

Retreive an integer from the list.

Reimplemented from STList.

 STIntList ()

STIntList

Constructor

 ~STIntList ()

~STIntList

Destructor


Generated by: root on UtopiaPlanitia.Ept on Mon Dec 10 22:55:12 2001, using kdoc 2.0a53.