#include <GXSizeableArray.h>
Public Methods | |
| CGXSizeableArray () | |
| operator type * () | |
| void | Cleanup () |
| UINT | GetElementCount () |
| type | GetElementAt (UINT uIndex) |
| bool | Grow (UINT uMaxElementCount) |
| bool | InsertElement (UINT uIndex, type &Element) |
| bool | SetGrowAmt (UINT uAmt) |
| void | SetInitCallback (void(*pCallback)(type *)) |
| bool | SetElementAt (type *pIn, UINT uIndex) |
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001