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 |
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 |
Friends | |
class | TPtrArrayIterator< R, TMIPtrArray< T, R, A > > |
Additional Inherited Members | |
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 |
Definition at line 849 of file template.h.
typedef TPtrArrayIterator<R, TMIPtrArray<T,R,A> > owl::TMIPtrArray< T, R, A >::Iterator |
Definition at line 851 of file template.h.
typedef Iterator owl::TMIPtrArray< T, R, A >::iterator |
Definition at line 853 of file template.h.
Definition at line 1659 of file template.h.
Definition at line 1673 of file template.h.
|
inline |
Definition at line 1678 of file template.h.
|
inline |
Definition at line 1666 of file template.h.
Definition at line 1708 of file template.h.
Definition at line 1694 of file template.h.
Definition at line 1720 of file template.h.
References owl::TTypedArray< T, R, A >::Flush().
|
inline |
Definition at line 1684 of file template.h.
References owl::TTypedArray< T, R, A >::operator=().
|
friend |
Definition at line 851 of file template.h.