![]() |
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#include <owl/template.h>
Public Types | |
typedef TPtrArrayIterator< R, TMIPtrArray< T, R, A > > | Iterator |
typedef Iterator | iterator |
![]() | |
typedef void(* | IterFunc) (R, void *) |
typedef bool(* | CondFunc) (R, void *) |
typedef TPtrArrayIterator< R, TTypedArray< T, R, A > > | Iterator |
typedef Iterator | iterator |
Friends | |
class | TPtrArrayIterator< R, TMIPtrArray< T, R, A > > |
Additional Inherited Members | |
![]() | |
static const int | NPOS = -1 |
![]() | |
void | Resize (int delta) |
void | Remove (int index) |
![]() | |
T * | Data |
![]() | |
uint | ItemCnt |
uint | Reserved |
Definition at line 976 of file template.h.
typedef TPtrArrayIterator<R, TMIPtrArray<T, R, A> > owl::TMIPtrArray< T, R, A >::Iterator |
Definition at line 981 of file template.h.
typedef Iterator owl::TMIPtrArray< T, R, A >::iterator |
Definition at line 983 of file template.h.
Definition at line 1784 of file template.h.
|
inline |
Definition at line 1774 of file template.h.
|
inline |
Definition at line 1788 of file template.h.
|
inline |
Definition at line 1779 of file template.h.
Definition at line 1818 of file template.h.
Definition at line 1804 of file template.h.
Definition at line 1831 of file template.h.
References owl::TTypedArray< T, R, A >::Flush().
|
inline |
Definition at line 1794 of file template.h.
References owl::TTypedArray< T, R, A >::operator=().
|
friend |
Definition at line 981 of file template.h.