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 | |
Public Types inherited from owl::TTypedArray< T, T, TStandardAllocator > | |
typedef void(* | IterFunc) (T, void *) |
typedef bool(* | CondFunc) (T, void *) |
typedef TPtrArrayIterator< T, TTypedArray< T, T, TStandardAllocator > > | Iterator |
typedef Iterator | iterator |
Static Public Attributes inherited from owl::TArrayBase | |
static const auto | NPOS = -1 |
Protected Member Functions inherited from owl::TTypedArray< T, T, TStandardAllocator > | |
void | Resize (int delta) |
void | Remove (int index) |
Protected Attributes inherited from owl::TTypedArray< T, T, TStandardAllocator > | |
T * | Data |
Protected Attributes inherited from owl::TArrayBase | |
uint | ItemCnt |
uint | Reserved |
array of pointers of simple types
Definition at line 830 of file template.h.
|
inline |
Definition at line 832 of file template.h.
|
inline |
Definition at line 834 of file template.h.
|
inline |
Definition at line 835 of file template.h.