![]() |
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Array of pointers of simple types. More...
#include <owl/template.h>
Additional Inherited Members | |
![]() | |
typedef void(* | IterFunc) (T, void *) |
typedef bool(* | CondFunc) (T, void *) |
typedef TPtrArrayIterator< T, TTypedArray< T, T, TStandardAllocator > > | Iterator |
typedef Iterator | iterator |
![]() | |
static const int | NPOS = -1 |
![]() | |
void | Resize (int delta) |
void | Remove (int index) |
![]() | |
T * | Data |
![]() | |
uint | ItemCnt |
uint | Reserved |
Array of pointers of simple types.
Definition at line 940 of file template.h.
|
inline |
Definition at line 945 of file template.h.
|
inline |
Definition at line 946 of file template.h.
|
inline |
Definition at line 950 of file template.h.