OWLNext 7.0
Borland's Object Windows Library for the modern age
|
sorted array of pointers of simple types More...
#include <owl/template.h>
Additional Inherited Members | |
Public Types inherited from owl::TSTypedArray< T, T, TStandardAllocator > | |
typedef TPtrArrayIterator< T, TSTypedArray< T, T, TStandardAllocator > > | Iterator |
typedef Iterator | iterator |
Public Types inherited from owl::TTypedArray< T, R, A > | |
typedef void(* | IterFunc) (R, void *) |
typedef bool(* | CondFunc) (R, void *) |
typedef TPtrArrayIterator< R, TTypedArray< T, R, A > > | Iterator |
typedef Iterator | iterator |
Static Public Attributes inherited from owl::TArrayBase | |
static const auto | NPOS = -1 |
Protected Member Functions inherited from owl::TTypedArray< T, R, A > | |
void | Resize (int delta) |
void | Remove (int index) |
Protected Attributes inherited from owl::TTypedArray< T, R, A > | |
T * | Data |
Protected Attributes inherited from owl::TArrayBase | |
uint | ItemCnt |
uint | Reserved |
sorted array of pointers of simple types
Definition at line 840 of file template.h.
|
inline |
Definition at line 842 of file template.h.
|
inline |
Definition at line 844 of file template.h.
|
inline |
Definition at line 845 of file template.h.